tinymist/scripts
Myriad-Dreamin 223a337736
Some checks are pending
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 (#1754)
* 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
..
build-l10n.mjs feat: employ l10n to tinymist-cli and vscode extension (#1505) 2025-03-15 10:38:07 +08:00
check-msrv.mjs feat(ci): setup and cache minimal toolchain (#1683) 2025-04-30 17:45:13 +08:00
compile-perf.sh feat: add CLI compile command and bench script (#1193) 2025-01-19 18:48:19 +08:00
draft-release.mjs chore: draft-release script strips v prefix (#1172) 2025-01-14 20:41:09 +08:00
e2e.ps1 feat: fully concurrent lsp (#363) 2024-07-02 14:01:42 +08:00
e2e.sh chore: fix test scripts and update test documents (#178) 2024-04-09 12:37:01 +08:00
feature-testing.sh build: rearrange and test dependency meta (#1760) 2025-05-14 14:45:43 +08:00
link-docs.mjs fix: readme generation (#1754) 2025-05-21 17:45:37 +08:00
project-build.ps1 feat: CLI generate shell build script (#1219) 2025-01-28 15:13:59 +08:00
publish.ps1 build: bump version to 0.11.12 (#352) 2024-06-28 09:08:09 +08:00