7 Commits

Author SHA1 Message Date
Alexandre Mutel
d7f13b03cf Fix configurable nesting depth limit (#892) 2026-06-13 14:20:14 +02:00
Simon Cropp
d72da576ea add InferColumnWidthsFromSeparator docs (#939) 2026-05-19 08:19:48 +02:00
Alexandre Mutel
bddaa55da1 docs(site): document CJK friendly emphasis extension 2026-03-01 13:57:39 +01:00
Alexandre Mutel
3167f8ef98 Add missing markdown example 2026-02-22 14:45:13 +01:00
Alexandre Mutel
682a30c1fe Add mermaid and katex 2026-02-22 14:11:54 +01:00
Alexandre Mutel
f735314a77 Improve site documentation accuracy and structure 2026-02-22 10:49:31 +01:00
Alexandre Mutel
74f429c427 Add comprehensive documentation site
Create a full Lunet-based documentation site in site/ with:
- Site config, navigation, landing page with hero section
- Core docs: getting started, usage guide, CommonMark reference
- Extension docs: 19 pages covering all 30+ extensions
- Developer guide: AST, pipeline, creating extensions, block/inline
  parsers, renderers, performance
- API reference generation via lunet-io/templates
- Remove obsolete parsing-*.md files (content revised into docs/)
- Update AGENTS.md with website build instructions
- Add site/AGENTS.md with site-specific guidance
2026-02-21 23:50:30 +01:00