aboutsummaryrefslogtreecommitdiff
path: root/markdown
AgeCommit message (Expand)Author
2026-02-05feat(markdown): lex calloutAnhgelus Morhtuuzh
2026-02-05refactor(markdown): simplify lexerAnhgelus Morhtuuzh
2026-02-05perf(markdown): avoid using += for string in lexerAnhgelus Morhtuuzh
2026-02-03fix(dom): remove trailing slash for void elementAnhgelus Morhtuuzh
2025-12-25refactor(markdown): simplify paragraph parsingWilliam Hergès
2025-12-21fix(markdown): remove old weird space adder in externalAnhgelus Morhtuuzh
2025-12-21feat(markdown): option to render poemAnhgelus Morhtuuzh
2025-12-20test(markdown): use subtest to cleanAnhgelus Morhtuuzh
2025-12-15fix(markdown): adding linebreak at the beginning in multiline code blockAnhgelus Morhtuuzh
2025-12-14feat(markdown): custom replacerAnhgelus Morhtuuzh
2025-12-13refactor(backend): use dom package to render linkAnhgelus Morhtuuzh
2025-12-13fix(markdown): wrong error for bad header numberAnhgelus Morhtuuzh
2025-12-13style(markdown): rename header into headingAnhgelus Morhtuuzh
2025-12-13refactor(markdown): use new dom package to create htmlAnhgelus Morhtuuzh
2025-12-12refactor(frontend): remove JS filesAnhgelus 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-05feat(markdown): smarter lexer for externalWilliam Hergès
2025-10-05feat(backend): add noreferer on external link and move target blankWilliam 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-03fix(markdown): external source never stoppedWilliam Hergès
2025-10-03fix(markdown): stopping paragraph after an inline codeWilliam Hergès
2025-10-02style(markdown): fix typo in package nameAnhgelus Morhtuuzh