tinymist/crates/tinymist-render
Myriad-Dreamin 59ca5bdabc
chore: fix test scripts and update test documents (#178)
* chore: fix test scripts and update test documents

* docs: redirect developer who want to build and test to the contributing guide

* dev: change wording
2024-04-09 12:37:01 +08:00
..
src feat: initialize telescope mode previewing (#164) 2024-04-05 17:22:56 +08:00
Cargo.toml feat: initialize telescope mode previewing (#164) 2024-04-05 17:22:56 +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.