tinymist/crates/tinymist-render
Myriad-Dreamin fbd22d2601
build: bump typst.ts to v0.5.0-rc7 (#554)
* dev: sync typ_server code

* build: bump typst.ts to v0.5.0-rc7
2024-08-25 17:43:54 +08:00
..
src build: bump typst.ts to v0.5.0-rc7 (#554) 2024-08-25 17:43:54 +08:00
Cargo.toml build: bump typst.ts to v0.5.0-rc7 (#554) 2024-08-25 17:43:54 +08:00
README.md chore: fix test scripts and update test documents (#178) 2024-04-09 12:37:01 +08:00

tinymist-query

Note: this crate is under development. it currently doesn't ensure stable APIs, and heavily depending on some unstable crates.

This crate provides rendering features for tinymist server. Currently it provides:

  • rendering in telescope mode for hover.

Contributing

See CONTRIBUTING.md.