mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-08-03 17:58:17 +00:00
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
dist.toml | ||
README.md |
Typlite
Converts a subset of typst to markdown.
Basic Usage
# default output is main.md
typlite main.typ
# specify output
typlite main.typ output.md
# multiple output formats
typlite main.typ output.md output.tex output.docx