Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-20 | Add improved whitespace handling | Titus Wormer | 1 | -29/+23 | |
* 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 | |||||
2022-06-20 | Add paragraph | Titus Wormer | 1 | -2/+2 | |
2022-06-16 | Add heading (setext) | Titus Wormer | 1 | -15/+17 | |
2022-06-15 | Add support for text in heading (atx) | Titus Wormer | 1 | -0/+2 | |
2022-06-13 | Add some improved docs | Titus Wormer | 1 | -2/+3 | |