typst/tools/support
Laurenz 8d1ce390e2 Rework strong and emph
- Star and underscore not parsed as strong/emph inside of words
- Stars/underscores must be balanced and they cannot go over paragraph break
- New `strong` and `emph` classes
2022-01-30 22:46:59 +01:00
..
README.md VS Code language support extension 🛠 2021-02-23 20:27:23 +01:00
config.json Fix whitespace ✔ 2021-03-04 13:55:21 +01:00
package.json VS Code language support extension 🛠 2021-02-23 20:27:23 +01:00
typst.tmLanguage.json Rework strong and emph 2022-01-30 22:46:59 +01:00

README.md

Language support

This VS Code extension provides language support for Typst. It contains a syntax definition and a language configuration for comment toggling, autoclosing etc.