Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for GFM autolink literals | 2022-08-18 | 1 | -89/+180 | |
* | Add support for frontmatter | 2022-08-16 | 1 | -1/+91 | |
* | Refactor to proof docs, grammars | 2022-08-15 | 1 | -4/+10 | |
* | Add missing mark of `SpaceOrTab` as void event | 2022-08-15 | 1 | -1/+2 | |
* | Add derive of `Eq` where possible | 2022-08-15 | 1 | -6/+6 | |
* | Refactor to move `content` to `construct` | 2022-08-15 | 1 | -47/+47 | |
* | Refactor to rename list construct to list item | 2022-08-15 | 1 | -6/+6 | |
* | Refactor to improve entering | 2022-08-12 | 1 | -1/+1 | |
* | Refactor to improve docs of each function | 2022-08-12 | 1 | -3/+7 | |
* | Refactor to move `space_or_tab_eol` to own file | 2022-08-11 | 1 | -182/+182 | |
* | Refactor to move some code to `event.rs` | 2022-08-11 | 1 | -0/+1935 |