aboutsummaryrefslogtreecommitdiff
path: root/markdown/ast_paragraph.go
AgeCommit message (Expand)Author
2025-12-13style(markdown): rename header into headingAnhgelus Morhtuuzh
2025-12-13refactor(markdown): use new dom package to create htmlAnhgelus Morhtuuzh
2025-12-10fix(markdown): linebreak not replaced by space when line starts with external...Anhgelus Morhtuuzh
2025-12-10fix(markdown): linebreak not replaced by space when line starts with modifierAnhgelus Morhtuuzh
2025-12-10fix(markdown): bad render of external images in rare casesAnhgelus Morhtuuzh
2025-10-06fix(frontend): code multi line does not wrapAnhgelus Morhtuuzh
2025-10-05fix(markdown): missing space after linebreak and linkWilliam Hergès
2025-10-03feat(markdown): eval option to setup custom image source funcWilliam Hergès
2025-10-03fix(markdown): stopping paragraph after an inline codeWilliam Hergès
2025-10-02style(markdown): fix typo in package nameAnhgelus Morhtuuzh