mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-08-04 02:08:17 +00:00
![]() * feat: set flag to indicate whether we are compiling files g1 dev: stateless compile dev: vfs revise apis g1 feat: bump revision on state changes feat: track font and package changes dev: some cases that can change state of cache changes * feat: implement shared source cache * fix: take db state * dev: update take state location * fix: example |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
dist.toml | ||
README.md |
Typlite
Converts a subset of typst to markdown.
Usage
# default output is main.md
typlite main.typ
# specify output
typlite main.typ output.md