aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add text content typeLibravatar Titus Wormer2022-06-107-21/+104
| | | | | * Add character reference and character escapes in text * Add recursive subtokenization
* Add proper support for subtokenizationLibravatar Titus Wormer2022-06-107-123/+279
| | | | | | | - Add “content” content type - Add paragraph - Add skips - Add linked tokens
* Add basic subtokenization, string content in fenced codeLibravatar Titus Wormer2022-06-097-46/+100
|
* Refactor to pass more slices aroundLibravatar Titus Wormer2022-06-094-8/+8
|
* Add temporary support for stripping whitespaceLibravatar Titus Wormer2022-06-091-4/+8
|
* Add support for indented lines in paragraphsLibravatar Titus Wormer2022-06-091-23/+20
|
* Add basic support for interrupting contentLibravatar Titus Wormer2022-06-093-72/+154
|
* .Libravatar Titus Wormer2022-06-0819-0/+6792