summaryrefslogtreecommitdiff
path: root/src/creole.c
AgeCommit message (Expand)Author
2024-02-17chore: avoid sign warningsLinnnus
2024-02-16feat(creole): Add emphasisLinnnus
2024-02-16fix(creole): Add special case for "." at end of raw URLLinnnus
2024-02-16feat(creole): Support raw URLsLinnnus
2024-02-14feat(creole): Support [[https://example.com|links]]Linnnus
2024-02-04feat(creole): escape special HTML charactersLinnnus
2024-02-04feat(creole): Add basic paragraphsLinnnus
2024-02-04feat(creole): support headersLinnnus
2024-02-04feat: initial commitLinnnus