Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-06-16 | Add heading (setext) | 1 | -55/+71 | |
2022-06-16 | Refactor to reorder thing alphabetically | 1 | -167/+168 | |
2022-06-16 | Add support for hard break (trailing) | 1 | -1/+4 | |
2022-06-16 | Add support for hard break escape | 1 | -0/+6 | |
2022-06-15 | Add support for text in heading (atx) | 1 | -4/+6 | |
2022-06-15 | Add code (text) | 1 | -7/+35 | |
2022-06-15 | Add tests for character reference | 1 | -1/+1 | |
2022-06-14 | Add examples to some docs | 1 | -0/+48 | |
2022-06-14 | Reorganize to split util | 1 | -20/+24 | |
2022-06-13 | Add basic html (text) | 1 | -2/+8 | |
2022-06-13 | Add support for sanitizing urls | 1 | -9/+25 | |
2022-06-13 | Add autolinks | 1 | -2/+28 | |
2022-06-10 | Add text content type | 1 | -3/+1 | |
2022-06-10 | Add proper support for subtokenization | 1 | -15/+8 | |
2022-06-09 | Add temporary support for stripping whitespace | 1 | -4/+8 | |
2022-06-09 | Add basic support for interrupting content | 1 | -2/+2 |