codemirror-lang-typst (experimental) This package provides Typst language support for the CodeMirror editor. Requirement WebAssembly support is required because this package implements the parser through wasm binding to the official typst-syntax crate. Usage TODO