Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to improve a bunch of states | Titus Wormer | 2022-06-21 | 1 | -26/+42 |
| | | | | | | * Improve passing stuff around * Add traits to enums for markers and such * Fix “life time” stuff I didn’t understand | ||||
* | Add improved whitespace handling | Titus Wormer | 2022-06-20 | 1 | -123/+46 |
| | | | | | | * add several helpers for parsing betwen x and y `space_or_tab`s * use those helpers in a bunch of places * move initial indent parsing to flow constructs themselves | ||||
* | Add paragraph | Titus Wormer | 2022-06-20 | 1 | -1/+4 |
| | |||||
* | Remove unneeded `content` content type | Titus Wormer | 2022-06-20 | 1 | -1/+1 |
| | |||||
* | Add code (text) | Titus Wormer | 2022-06-15 | 1 | -8/+5 |
| | |||||
* | Reorganize to split util | Titus Wormer | 2022-06-14 | 1 | -3/+3 |
| | |||||
* | Add some improved docs | Titus Wormer | 2022-06-13 | 1 | -4/+7 |
| | |||||
* | . | Titus Wormer | 2022-06-08 | 1 | -0/+581 |