Jankin Wei
Jankin Wei
### motivation To support more data types ### example code https://github.com/gomarkdown/markdown/blob/master/md/md_renderer_test.go
This project is awesome. Appreciate the hard work of the author. I wonder if it is possible to add options to support custom output location with `//.md` Thanks.
**Describe the bug** I enabled the preview on host `0.0.0.0`. However, the client only reads from `ws://127.0.0.1:23625/` **To Reproduce** `./typst-preview --host 0.0.0.0:23627 ./resume.typ` **Expected behavior** The host and port logic...
I observed that if a copilot suggestion is presented, the suggestion will not disappear when the popup menu is shown (e.g., `nvim-cmp`). Change the config to the following can help...