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