aboutsummaryrefslogtreecommitdiff
path: root/markdown/ast_test.go
AgeCommit message (Collapse)Author
2026-02-05feat(markdown): interprate calloutAnhgelus Morhtuuzh
2026-02-03fix(dom): remove trailing slash for void elementAnhgelus Morhtuuzh
was never required for html
2025-12-25refactor(markdown): simplify paragraph parsingWilliam Hergès
2025-12-21feat(markdown): option to render poemAnhgelus Morhtuuzh
2025-12-20test(markdown): use subtest to cleanAnhgelus Morhtuuzh
2025-12-13refactor(markdown): use new dom package to create htmlAnhgelus Morhtuuzh
2025-10-05fix(markdown): missing space after linebreak and linkWilliam Hergès
2025-10-05feat(markdown): smarter lexer for externalWilliam Hergès
2025-10-04fix(markdown): parsing quote was weirdWilliam Hergès
2025-10-03feat(markdown): eval option to setup custom image source funcWilliam Hergès
2025-10-02style(markdown): fix typo in package nameAnhgelus Morhtuuzh