Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-17 | feat(creole): handle escaped raw URLs | Linnnus | |
2024-02-17 | test(creole): add case for markup in named link | Linnnus | |
2024-02-17 | fix(creole): Handle escapes properly | Linnnus | |
A faulty boolean expression was to blame. This patch also adds the necessary tests to prevent relapses (i forgot det technical term). | |||
2024-02-17 | feat(creole): Support strong/bold | Linnnus | |
2024-02-17 | feat: Add creole utility | Linnnus | |
This patch a) gives the different binaries' main() files more meaning full names and b) adds the creole binary, which works like smu except for my dialect of Creole (which should hopefully approach proper Creole as this repo matures). |