Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to move token types to `token` | Titus Wormer | 2022-07-07 | 1 | -0/+1 |
| | |||||
* | Refactor to do some to dos | Titus Wormer | 2022-07-05 | 1 | -2/+2 |
| | |||||
* | Add support for unicode punctuation | Titus Wormer | 2022-07-04 | 1 | -0/+1 |
| | |||||
* | Add support for inferring line ending, configurable | Titus Wormer | 2022-06-21 | 1 | -5/+6 |
| | | | | | | * Rename `CompileOptions` to `Options` * Add support for an optional default line ending style * Add support for inferring the used line ending style | ||||
* | Add support for sanitizing urls | Titus Wormer | 2022-06-13 | 1 | -0/+1 |
| | | | | | | * Add support for properly encoding characters in urls * Add support for sanitizing potentially dangerous urls * Add safe defaults, optionally live dangerously | ||||
* | Add basic subtokenization, string content in fenced code | Titus Wormer | 2022-06-09 | 1 | -0/+1 |
| | |||||
* | . | Titus Wormer | 2022-06-08 | 1 | -0/+52 |