tinymist/crates/typlite
Myriad-Dreamin 1f01ec1f6c
feat: track fine-grained revisions of font, registry, entry, and vfs (#1192)
* 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
2025-01-19 18:23:41 +08:00
..
src feat: track fine-grained revisions of font, registry, entry, and vfs (#1192) 2025-01-19 18:23:41 +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