Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for frontmatter | 2022-08-16 | 1 | -0/+24 | |
* | Refactor to proof docs, grammars | 2022-08-15 | 1 | -3/+5 | |
* | Add derive of `Eq` where possible | 2022-08-15 | 1 | -2/+2 | |
* | Refactor to move `content` to `construct` | 2022-08-15 | 1 | -32/+33 | |
* | Refactor to rename list construct to list item | 2022-08-15 | 1 | -30/+30 | |
* | Remove unneeded state | 2022-08-12 | 1 | -2/+0 | |
* | Remove `match` statements if clumsy | 2022-08-12 | 1 | -2/+0 | |
* | Refactor to improve docs of each function | 2022-08-12 | 1 | -11/+5 | |
* | Refactor to move `space_or_tab_eol` to own file | 2022-08-11 | 1 | -5/+5 | |
* | Refactor to move some code to `state.rs` | 2022-08-11 | 1 | -0/+622 |