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