Age | Commit message (Expand) | Author |
---|---|---|
2024-04-04 | feat(creole): Add horizontal rule | Linnnus |
2024-04-04 | feat(creole): Basic support for lists | Linnnus |
2024-03-07 | feat(creole): Add nowiki blocks | Linnnus |
2024-02-17 | refactor(creole): Use starts_with everywhere | Linnnus |
2024-02-17 | feat(creole): support inline nowiki | Linnnus |
2024-02-17 | feat(creole): handle escaped raw URLs | Linnnus |
2024-02-17 | fix(creole): Handle escapes properly | Linnnus |
2024-02-17 | feat(creole): Support strong/bold | Linnnus |
2024-02-17 | chore: avoid sign warnings | Linnnus |
2024-02-16 | feat(creole): Add emphasis | Linnnus |
2024-02-16 | fix(creole): Add special case for "." at end of raw URL | Linnnus |
2024-02-16 | feat(creole): Support raw URLs | Linnnus |
2024-02-14 | feat(creole): Support [[https://example.com|links]] | Linnnus |
2024-02-04 | feat(creole): escape special HTML characters | Linnnus |
2024-02-04 | feat(creole): Add basic paragraphs | Linnnus |
2024-02-04 | feat(creole): support headers | Linnnus |
2024-02-04 | feat: initial commit | Linnnus |