tinymist/crates/typlite
2025-01-29 20:57:34 +08:00
..
src dev: cleanup project creation (#1227) 2025-01-29 20:57:34 +08:00
Cargo.toml feat: move world implementation (#1183) 2025-01-19 08:25:35 +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