aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-02feat(backend): simple http serverAnhgelus Morhtuuzh
2025-10-02feat(markdown): better error indicatorAnhgelus Morhtuuzh
2025-10-02fix(markdown): no error on bad code block posAnhgelus Morhtuuzh
2025-10-02feat(markdown): custom error displayAnhgelus Morhtuuzh
2025-10-02test(markdown): add link test in general ast testAnhgelus Morhtuuzh
2025-10-02fix(markdown): bad list parsingAnhgelus Morhtuuzh
2025-10-02feat(markdown): support external link and image (without source)Anhgelus Morhtuuzh
2025-10-02feat(markdown): support * as unordered listAnhgelus Morhtuuzh
2025-10-02fix(markdown): not supporting triple same modifier in a rowAnhgelus Morhtuuzh
2025-10-02feat(markdown): support escapeAnhgelus Morhtuuzh
2025-10-01feat(markdown): support listAnhgelus Morhtuuzh
2025-10-01feat(markdown): remove source block in quote if emptyAnhgelus Morhtuuzh
2025-10-01feat(markdown): rewrite modifier parser to construct a better treeAnhgelus Morhtuuzh
2025-10-01feat(markdown): trim space in top levelAnhgelus Morhtuuzh
2025-10-01feat(markdown): replace line break by space in paragraphAnhgelus Morhtuuzh
2025-10-01fix(markdown): not stopping paragraph after 2 lbAnhgelus Morhtuuzh
2025-10-01fix(markdown): paragraph parse always skip one charAnhgelus Morhtuuzh
2025-10-01fix(markdown): modifier and paragraph does not handle !Anhgelus Morhtuuzh
2025-10-01test(markdown): general fileAnhgelus Morhtuuzh
2025-10-01test(markdown): split in multiple filesAnhgelus Morhtuuzh
2025-09-30feat(markdown): code block and better handle of inline codeAnhgelus Morhtuuzh
2025-09-30feat(markdown): quoteAnhgelus Morhtuuzh
2025-09-30fix(markdown): missing code in valid modifier typeAnhgelus Morhtuuzh
2025-09-30fix(markdown): invalid modifier organizationAnhgelus Morhtuuzh
2025-09-30fix(markdown): bad condition in finished lexer and missing return value in astAnhgelus Morhtuuzh
2025-09-30fix(markdown): wrong return in lexer nextAnhgelus Morhtuuzh
2025-09-30feat(markdown): ast supports modifierAnhgelus Morhtuuzh
2025-09-30refactor(markdown): use paragraph for headerAnhgelus Morhtuuzh
2025-09-30refactor(markdown): create top layer type paragraphAnhgelus Morhtuuzh
2025-09-30feat(markdown): set eval return typeAnhgelus Morhtuuzh
2025-09-30feat(markdown): ast for literal and line breakAnhgelus Morhtuuzh
2025-09-30feat(markdown): simple ast with header baseAnhgelus Morhtuuzh
2025-09-30feat(markdown): support escapeAnhgelus Morhtuuzh
2025-09-30feat(markdown): support external ref and testAnhgelus Morhtuuzh
2025-09-30feat(markdown): simple lexerAnhgelus Morhtuuzh
2025-09-30feat(design): better align for paginationAnhgelus Morhtuuzh
2025-09-30feat(design): link on image in homeAnhgelus Morhtuuzh
2025-09-30feat(design): pagination for home pageAnhgelus Morhtuuzh
2025-09-30feat(design): base homeAnhgelus Morhtuuzh
2025-09-30feat(design): create margin base to have a consistant block separationAnhgelus Morhtuuzh
2025-09-29feat(design): base footerAnhgelus Morhtuuzh
2025-09-29feat(design): base headerAnhgelus Morhtuuzh
2025-09-29feat(design): base code and preAnhgelus Morhtuuzh
2025-09-29feat(design): better colors, smaller font sizeAnhgelus Morhtuuzh
2025-09-29feat(design): base list and readabilityAnhgelus Morhtuuzh
2025-09-29feat(design): base imageAnhgelus Morhtuuzh
2025-09-29feat(design): base textAnhgelus Morhtuuzh
2025-09-29Initial commitAnhgelus Morhtuuzh