← Package directory
Available on winget

Install Typlite

Converts a subset of typst to markdown.

Install with winget
winget install --id Myriad-Dreamin.Typlite
Upgrade
winget upgrade --id Myriad-Dreamin.Typlite
Uninstall
winget uninstall --id Myriad-Dreamin.Typlite

About Typlite

Converts a subset of typst to markdown.

What's new in 0.15.2

- Pinned Typst dependencies to the tinymist/v0.15.0 tag in https://github.com/Myriad-Dreamin/tinymist/pull/2588 Server - (Fix) Avoided resolving lockfiles under Typst file paths in https://github.com/Myriad-Dreamin/tinymist/pull/2593 Completion - Avoided deleting text after the cursor by @hongjr03 in https://github.com/Myriad-Dreamin/tinymist/pull/2591 Preview - (Fix) Restored the scroll position when resizing the preview panel by @hooyuser in https://github.com/Myriad-Dreamin/tinymist/pull/2495 - (Fix) Improved renderer diff panel scrolling in https://github.com/Myriad-Dreamin/tinymist/pull/2589 - (Fix) Kept preview address logs visible by default in https://github.com/Myriad-Dreamin/tinymist/pull/2599 - Removed legacy span pass usage from preview in https://github.com/Myriad-Dreamin/tinymist/pull/2586 LSIF - Added LSIF definition query support in https://github.com/Myriad-Dreamin/tinymist/pull/2607 Full Changelog: https://github.com/Myriad-Dreamin/tinymist/compare/v0.15.0...v0.15.2

Read release notes

Version history

Version Updated Notes
0.15.2 - Pinned Typst dependencies to the tinymist/v0.15.0 tag in https://github.com/Myriad-Dreamin/tinymist/pull/2588 Server - (Fix) Avoided resolving lockfiles under Typst file paths in https://github.com/Myriad-Dreamin/tinym...