mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-24 13:13:43 +00:00
![]() * test(ci): add fmt, clippy, doc, and msrv tests to CI * test(ci): check and build typst-preview * fix: checks |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
tinymist-assets
Building tinymist-assets/typst-preview.html
To reproduce it:
# at the root of the repository
cd ../..
# Install the dependencies if you haven't already
yarn install
# build the preview's frontend
yarn build:preview