ttrpg-tools/src/markdown
hypercross d4ebca5fd0 refactor: move spark table parsing to directive scanner
Relocate spark table logic from the block processor to a dedicated
directive scanner. This allows spark tables to be treated as
`:md-table` directives and ensures they are processed in a second pass
after the content index is fully populated.
2026-07-10 15:55:45 +08:00
..
code-block-yaml-tag.ts feat: add custom YAML tag code block extension 2026-05-11 12:05:19 +08:00
columns.ts fix: columns 2026-03-23 22:22:01 +08:00
icon.ts feat: pass source path to markdown parser for icon resolution 2026-07-08 16:38:19 +08:00
index.ts feat: pass source path to markdown parser for icon resolution 2026-07-08 16:38:19 +08:00
mermaid.ts feat: mermaid 2026-03-02 11:03:51 +08:00
table.ts refactor: move spark table parsing to directive scanner 2026-07-10 15:55:45 +08:00