tinymist/crates
Hong Jiarong 58b5df97e1
feat(typlite): add plain text output support (#1731)
* feat: add plain text output support

* fix: correct task chaining in Typlite implementation

* feat: add process-math-eq function for improved math equation handling

* fix: simplify ordered and unordered list output formatting

* tests: update insta

* 更新 media.rs

* 更新 media.rs

* fix: expose a bit and remove unused deps

---------

Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-05-13 11:58:26 +08:00
..
crityp feat: add no-content-hint feature to crityp (#1408) 2025-02-26 22:15:24 +08:00
sync-lsp feat: add command to profile the entire server (#1438) 2025-05-09 15:29:24 +08:00
tinymist feat: autofix unknown variable: a and file not found (searched at a.typ) by code action (#1743) 2025-05-09 23:44:12 +08:00
tinymist-analysis feat: add command to profile the entire server (#1438) 2025-05-09 15:29:24 +08:00
tinymist-assets feat: employ l10n to tinymist-cli and vscode extension (#1505) 2025-03-15 10:38:07 +08:00
tinymist-core build: bump version to 0.13.12 (#1715) 2025-04-30 14:45:23 +08:00
tinymist-dap feat: add instrument-based breakpoints support to dap (#1529) 2025-03-17 18:19:31 +08:00
tinymist-debug build: bump world crates to 0.13.12-rc1 (#1608) 2025-03-31 16:01:51 +08:00
tinymist-derive feat: reimplement typlite by html export (#1684) 2025-04-30 22:12:25 +08:00
tinymist-l10n feat: support l10n message with arguments (#1508) 2025-03-15 12:50:50 +08:00
tinymist-lint fix: the block is assumed to be used in expressions (#1668) 2025-04-16 18:47:08 +08:00
tinymist-package feat: add memory registry (#1709) 2025-04-30 01:49:11 +08:00
tinymist-project build: bump version to 0.13.12 (#1715) 2025-04-30 14:45:23 +08:00
tinymist-query feat(typlite): add plain text output support (#1731) 2025-05-13 11:58:26 +08:00
tinymist-render dev: stateful requests now accept snapshot (#1581) 2025-03-25 16:28:00 +08:00
tinymist-std feat: add command to profile the entire server (#1438) 2025-05-09 15:29:24 +08:00
tinymist-task build: bump version to 0.13.12 (#1715) 2025-04-30 14:45:23 +08:00
tinymist-tests dev: split test functions for multiple crates (#1695) 2025-04-30 19:01:29 +08:00
tinymist-vfs feat: autofix unknown variable: a and file not found (searched at a.typ) by code action (#1743) 2025-05-09 23:44:12 +08:00
tinymist-world dev: split test functions for multiple crates (#1695) 2025-04-30 19:01:29 +08:00
typlite feat(typlite): add plain text output support (#1731) 2025-05-13 11:58:26 +08:00
typst-preview feat: add command to profile the entire server (#1438) 2025-05-09 15:29:24 +08:00
typst-shim build: bump version to 0.13.12 (#1715) 2025-04-30 14:45:23 +08:00