Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-06-22 | Refactor to improve tokenizer, add docs | 1 | -8/+10 | |
2022-06-21 | Make data a construct | 1 | -41/+12 | |
2022-06-16 | Refactor to reorder thing alphabetically | 1 | -1/+0 | |
2022-06-16 | Add support for hard break (trailing) | 1 | -6/+9 | |
2022-06-16 | Add support for hard break escape | 1 | -3/+4 | |
2022-06-15 | Add code (text) | 1 | -4/+6 | |
2022-06-14 | Fix support for deep subtokenization | 1 | -7/+14 | |
2022-06-14 | Add docs for html (text) | 1 | -1/+1 | |
2022-06-13 | Add basic html (text) | 1 | -5/+9 | |
2022-06-13 | Add autolinks | 1 | -4/+5 | |
2022-06-10 | Add text content type | 1 | -14/+16 | |
2022-06-10 | Add proper support for subtokenization | 1 | -36/+6 | |
2022-06-09 | Add basic subtokenization, string content in fenced code | 1 | -16/+4 | |
2022-06-09 | Refactor to pass more slices around | 1 | -1/+1 |