Document semantic markdown parser
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
Neeldhara Misra 2026-06-26 04:17:18 +05:30
parent b03d27cc3a
commit 2849c65a3d
3 changed files with 793 additions and 0 deletions

View file

@ -83,6 +83,10 @@ strips unknown schema fields, but they are useful in Obsidian for provenance.
Standard Markdown headings, lists, links, tables, code fences, footnotes, and
raw HTML are preserved.
This section is the short writer-facing version. The reusable implementation
contract for future site families is documented in
[`docs/PARSER.md`](./docs/PARSER.md).
Use colocated relative assets:
```markdown