mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-16 01:15:02 +00:00

* chore: fix test scripts and update test documents * docs: redirect developer who want to build and test to the contributing guide * dev: change wording
11 lines
386 B
Markdown
11 lines
386 B
Markdown
|
|
# 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](https://github.com/Myriad-Dreamin/tinymist/blob/main/CONTRIBUTING.md).
|