Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for GFM task list item | Titus Wormer | 2022-08-22 | 1 | -2/+10 |
* | Refactor to proof docs, grammars | Titus Wormer | 2022-08-15 | 1 | -1/+1 |
* | Refactor to improve docs of each function | Titus Wormer | 2022-08-12 | 1 | -6/+9 |
* | Refactor to move some code to `event.rs` | Titus Wormer | 2022-08-11 | 1 | -30/+20 |
* | Add support for container state | Titus Wormer | 2022-07-14 | 1 | -5/+13 |
* | Fix lists in lists and some other bugs | Titus Wormer | 2022-07-13 | 1 | -6/+0 |
* | Fix some issues around empty lists | Titus Wormer | 2022-07-12 | 1 | -1/+4 |
* | Fix a lot of list things | Titus Wormer | 2022-07-12 | 1 | -7/+34 |
* | Refactor to move token types to `token` | Titus Wormer | 2022-07-07 | 1 | -4/+5 |
* | Fix some small to dos | Titus Wormer | 2022-07-07 | 1 | -3/+5 |
* | Add basic support for block quotes | Titus Wormer | 2022-07-07 | 1 | -0/+44 |