summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-17chore: avoid sign warningsLinnnus
2024-02-17feat: Add creole utilityLinnnus
2024-02-16feat(creole): Add emphasisLinnnus
2024-02-16fix(creole): Add special case for "." at end of raw URLLinnnus
2024-02-16test(creole): Add test for empty inputLinnnus
2024-02-16feat(creole): Support raw URLsLinnnus
2024-02-14feat(creole): Support [[https://example.com|links]]Linnnus
2024-02-14test(creole): Show input markup on failing testsLinnnus
2024-02-12feat: Change suffixes when convertingLinnnus
2024-02-04feat(creole): escape special HTML charactersLinnnus
2024-02-04test(creole): Highlight current testsLinnnus
2024-02-04feat(creole): Add basic paragraphsLinnnus
2024-02-04feat(creole): support headersLinnnus
2024-02-04test(creole): move creole tests to static dataLinnnus
2024-02-04feat: initial commitLinnnus