Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-20 | Add support for line endings in string | Titus Wormer | 1 | -1/+1 | |
2022-06-17 | Add support for definitions | Titus Wormer | 1 | -1/+1 | |
* Add definitions * Add partials for label, destination, title * Add `go`, to attempt something, and do something else on `ok` | |||||
2022-06-15 | Add code (text) | Titus Wormer | 1 | -6/+5 | |
2022-06-15 | Add tests for character reference | Titus Wormer | 1 | -0/+204 | |
* Fix encoding of character references * Fix unneeded remainder in `nok` state |