mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-11-23 12:46:43 +00:00
|
Some checks are pending
tinymist::auto_tag / auto-tag (push) Waiting to run
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 / prepare-build (push) Waiting to run
tinymist::ci / announce (push) Blocked by required conditions
tinymist::ci / build (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run
Further fix and refactor may base on this pr. also refactor: centralize CommonMark spacing and fix inline custom node handling - add `FormatPolicy` to manage trailing newline / blank-line rules and expose prepare_block_sequence - route document, blockquote, and list content through the policy so nested blocks get consistent spacing - adjust `Node::is_block` / `is_inline` to respect `CustomNode::is_block`, preventing inline custom nodes from forcing HTML fallbacks - ensure table rendering stays in Markdown by recognizing inline custom cells correctly --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| LICENSE | ||