Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for turning off constructs | 2022-07-18 | 1 | -3/+12 | |
* | Refactor examples of states | 2022-07-18 | 1 | -10/+13 | |
* | Refactor to move token types to `token` | 2022-07-07 | 1 | -20/+19 | |
* | Refactor code style | 2022-07-05 | 1 | -1/+1 | |
* | Make paragraphs really fast | 2022-07-01 | 1 | -3/+6 | |
* | Fix jumps in `edit_map` | 2022-06-28 | 1 | -25/+82 | |
* | Refactor to not use `pub` when not needed | 2022-06-22 | 1 | -1/+1 | |
* | Add `attempt_opt` to tokenizer | 2022-06-22 | 1 | -4/+14 | |
* | Rename `Whitespace` token to `SpaceOrTab` | 2022-06-22 | 1 | -3/+3 | |
* | Add docs for token types | 2022-06-22 | 1 | -0/+7 | |
* | Add improved whitespace handling | 2022-06-20 | 1 | -29/+23 | |
* | Add paragraph | 2022-06-20 | 1 | -2/+2 | |
* | Add heading (setext) | 2022-06-16 | 1 | -15/+17 | |
* | Add support for text in heading (atx) | 2022-06-15 | 1 | -0/+2 | |
* | Add some improved docs | 2022-06-13 | 1 | -2/+3 | |
* | . | 2022-06-08 | 1 | -0/+175 |