summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-01fix: Escape quotes in print_escaped()Linnnus
2024-03-07test(creole): Document behavior for empty bold/emphasisLinnnus
2024-03-07feat(creole): Add nowiki blocksLinnnus
2024-02-17refactor(creole): Use starts_with everywhereLinnnus
2024-02-17feat(creole): support inline nowikiLinnnus
2024-02-17feat(creole): handle escaped raw URLsLinnnus
2024-02-17test(creole): add case for markup in named linkLinnnus
2024-02-17fix(creole): Handle escapes properlyLinnnus
2024-02-17feat(creole): Support strong/boldLinnnus
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