You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dictionaries are used to add support for different file types.
The first step is to add keywords. The second is to add some Regular Expressions to define parts of the language (this is the more difficult part and is not perfect).
Problem
Typst is a new open-source markup-based typesetting system that is designed to be as powerful as LaTeX and is quickly gaining popularity.
But it doesn't play quite well with cspell. For example, it's trying to spellcheck where it shouldn't:
Solution
Spellcheck accordingly to the Typst language grammar.
Alternatives
No response
Additional Context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: