Rewrap
Rewrap copied to clipboard
Feature Request: Add Support for Typst
Please add support for Typst typesetting language.
- Single line comment start it with
// - Multi-line comments are wrapped between
/*and*/
+1
Moreover, I am unable to use Rewrap to automatically wrap long lines in a Typst document. Manually requesting a rewrap with Alt+Q or by invoking the command directly doesn't works either. Switching the document type to Markdown, Latex, plain text or others works fine, at the expense of loosing syntax highlighting.
Would love to see Typst support added !