tinymist/crates/typlite
Myriad-Dreamin e5f88431dd
build: bump version to 0.12.14-rc1 (#1060)
* docs: update changelog

* docs: update changelog

* build: bump version to 0.12.14-rc1

* dev: exclude typlite from dist publish
2024-12-23 21:15:15 +08:00
..
src refactor: merge typlite bin and lib crate (#1024) 2024-12-18 19:24:44 +08:00
Cargo.toml refactor: merge typlite bin and lib crate (#1024) 2024-12-18 19:24:44 +08:00
dist.toml build: bump version to 0.12.14-rc1 (#1060) 2024-12-23 21:15:15 +08:00
README.md refactor: merge typlite bin and lib crate (#1024) 2024-12-18 19:24:44 +08:00

Typlite

Converts a subset of typst to markdown.

Usage

# default output is main.md
typlite main.typ
# specify output
typlite main.typ output.md