Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to move `content` to `construct` | 2022-08-15 | 1 | -0/+4 | |
* | Refactor to rename list construct to list item | 2022-08-15 | 1 | -2/+2 | |
* | Refactor to move `space_or_tab_eol` to own file | 2022-08-11 | 1 | -0/+2 | |
* | Add missing docs, refactor some code | 2022-08-01 | 1 | -0/+1 | |
* | Refactor to work on bytes (`u8`) | 2022-07-29 | 1 | -0/+1 | |
* | Refactor to drastically improve perf around whitespace | 2022-07-26 | 1 | -2/+3 | |
* | Add initial support for lists | 2022-07-12 | 1 | -1/+3 | |
* | Add support for lazy lines | 2022-07-11 | 1 | -0/+1 | |
* | Add docs to block quote | 2022-07-07 | 1 | -1/+1 | |
* | Add basic support for block quotes | 2022-07-07 | 1 | -0/+1 | |
* | Add support for attention (emphasis, strong) | 2022-07-04 | 1 | -1/+2 | |
* | Add support for trimming whitespace around string, text | 2022-06-30 | 1 | -0/+2 | |
* | Add link, images (resource) | 2022-06-24 | 1 | -5/+6 | |
* | Make data a construct | 2022-06-21 | 1 | -5/+15 | |
* | Add improved whitespace handling | 2022-06-20 | 1 | -1/+1 | |
* | Add paragraph | 2022-06-20 | 1 | -1/+2 | |
* | Remove unneeded `content` content type | 2022-06-20 | 1 | -1/+0 | |
* | Add docs to destination, label, title | 2022-06-20 | 1 | -1/+1 | |
* | Add support for definitions | 2022-06-17 | 1 | -2/+6 | |
* | Add heading (setext) | 2022-06-16 | 1 | -1/+2 | |
* | Add support for hard break (trailing) | 2022-06-16 | 1 | -1/+3 | |
* | Add support for hard break escape | 2022-06-16 | 1 | -1/+2 | |
* | Add code (text) | 2022-06-15 | 1 | -1/+2 | |
* | Reorganize to split util | 2022-06-14 | 1 | -1/+0 | |
* | Add docs on constructs, bnf | 2022-06-14 | 1 | -0/+54 | |
* | Add basic html (text) | 2022-06-13 | 1 | -0/+1 | |
* | Add autolinks | 2022-06-13 | 1 | -0/+1 | |
* | . | 2022-06-08 | 1 | -0/+11 |