Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-06-28 | Fix jumps in `edit_map` | 1 | -25/+82 | |
2022-06-22 | Refactor to not use `pub` when not needed | 1 | -1/+1 | |
2022-06-22 | Add `attempt_opt` to tokenizer | 1 | -4/+14 | |
2022-06-22 | Rename `Whitespace` token to `SpaceOrTab` | 1 | -3/+3 | |
2022-06-22 | Add docs for token types | 1 | -0/+7 | |
2022-06-20 | Add improved whitespace handling | 1 | -29/+23 | |
2022-06-20 | Add paragraph | 1 | -2/+2 | |
2022-06-16 | Add heading (setext) | 1 | -15/+17 | |
2022-06-15 | Add support for text in heading (atx) | 1 | -0/+2 | |
2022-06-13 | Add some improved docs | 1 | -2/+3 |