mirror of
https://github.com/typst/typst
synced 2025-06-28 16:22:53 +08:00
This adds overridable functions that markup desugars into. Specifically: - \ desugars into linebreak - Two newlines desugar into parbreak - * desugars into strong - _ desugars into emph - = .. desugars into heading - `..` desugars into raw
Description
Languages
Rust
85.4%
Typst
13.9%
TypeScript
0.3%
HTML
0.3%