CGMossa
91d11177ba
fix: typo in helix docs ( #2251 )
2025-11-17 19:30:49 +08:00
Myriad-Dreamin
98062430b4
docs: update commands to install tinymist cli ( #2037 )
...
closes #2033
2025-08-18 07:17:33 +08:00
Myriad-Dreamin
1210b54515
feat: finally directly generate markdown files ( #1881 )
...
tinymist::ci / publish-vscode (push) Blocked by required conditions
tinymist::ci / build-vsc-assets (push) Blocked by required conditions
tinymist::ci / build-vscode (push) Blocked by required conditions
tinymist::ci / build-vscode-others (push) Blocked by required conditions
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / E2E Tests (darwin-arm64 on macos-latest) (push) Blocked by required conditions
tinymist::ci / E2E Tests (linux-x64 on ubuntu-22.04) (push) Blocked by required conditions
tinymist::ci / E2E Tests (linux-x64 on ubuntu-latest) (push) Blocked by required conditions
tinymist::ci / E2E Tests (win32-x64 on windows-2022) (push) Blocked by required conditions
tinymist::ci / E2E Tests (win32-x64 on windows-latest) (push) Blocked by required conditions
tinymist::ci / prepare-build (push) Waiting to run
tinymist::ci / build-binary (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run
* feat: finally directly generate markdown files
* fix: trim
* fix: await
2025-07-07 13:11:23 +08:00
Myriad-Dreamin
ba7fcb588f
build: bump version to 0.13.14 ( #1833 )
...
* build: update changelog
* build: update permalink
* docs: fix bad link
* build: bump version to 0.13.14
* build: bump assets to 0.13.14
2025-06-22 22:15:17 +08:00
Myriad-Dreamin
483de6f00d
build: generate docs with internal links ( #1831 )
...
* build: generate docs with internal links
* build: detect link kind
2025-06-22 15:28:27 +08:00
Myriad-Dreamin
223a337736
fix: readme generation ( #1754 )
...
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / E2E Tests (darwin-arm64 on macos-latest) (push) Blocked by required conditions
tinymist::ci / E2E Tests (linux-x64 on ubuntu-22.04) (push) Blocked by required conditions
tinymist::ci / E2E Tests (linux-x64 on ubuntu-latest) (push) Blocked by required conditions
tinymist::ci / E2E Tests (win32-x64 on windows-2019) (push) Blocked by required conditions
tinymist::ci / E2E Tests (win32-x64 on windows-latest) (push) Blocked by required conditions
tinymist::ci / prepare-build (push) Waiting to run
tinymist::ci / build-binary (push) Blocked by required conditions
tinymist::ci / build-vsc-assets (push) Blocked by required conditions
tinymist::ci / build-vscode (push) Blocked by required conditions
tinymist::ci / build-vscode-others (push) Blocked by required conditions
tinymist::ci / publish-vscode (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run
* fix: readme generation
* feat: markdown-aware export
* feat: add ieee example
* fix: fix wrong behavior of list parsing and <div> elem parsing
* test: update snapshot
Co-authored-by: Hong Jiarong <me@jrhim.com>
* fix: clippy warnings
* fix: handle br tag as hard break in HTML parsing (#1769 )
* fix: handle br tag as hard break in HTML parsing
* Revert "svg gen"
This reverts commit 1ff4c0af33c209a9f653c879f2f7d504bad1ff32.
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
* feat: some md-specific impl
* test: bad changes
---------
Co-authored-by: Hong Jiarong <me@jrhim.com>
2025-05-21 17:45:37 +08:00
Myriad-Dreamin
157703ef67
docs: update description about testing ( #1532 )
2025-03-18 00:11:13 +08:00
Myriad-Dreamin
e81a071a00
docs: update roadmap ( #1499 )
2025-03-13 16:00:54 +08:00
Myriad-Dreamin
2c38695b6f
docs: maintain readme and command docs ( #733 )
...
* docs: maintain readme and command docs
* docs: update inline images
* test: update snapshot
* test: update baseline
* test: update baseline
2024-10-26 22:47:12 +08:00
Myriad-Dreamin
406b6bcb34
feat: identify static path references in documents ( #658 )
...
* feat: identify static path references in documents
* test: update snapshot
* test: update snapshot
2024-10-11 12:16:37 +08:00
Myriad-Dreamin
093f2af6dc
feat: support include expressions in typlite ( #547 )
2024-08-19 09:36:36 +08:00
Myriad-Dreamin
c4c3d6f3fa
feat: convert editor READMEs to docs.typ ( #498 )
2024-08-05 23:32:18 +08:00
Myriad-Dreamin
b635f06619
build: bump version to 0.11.2 ( #136 )
...
* docs: update documents
* fix: correct order of building binaries
* build: bump version to 0.11.2
* docs: redirect changelog
* docs: update document tips
* docs: update insert template in place tips
* build: bump typstyle version to 0.11.7
2024-03-30 23:02:43 +08:00
Myriad-Dreamin
d908648582
docs: mention how to work with multiple-file projects ( #108 )
...
* docs: mention how to work with multiple-file projects
* fix: words
* dev: update helix solution
2024-03-27 10:20:23 +08:00
Myriad-Dreamin
de2504b15f
feat: add minimal helix support ( #107 )
2024-03-26 12:55:08 +08:00