tinymist-render 0.13.24

Rendering features for tinymist.
1
2
3
4
5
6
7
8
9
10
11

# 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).