aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/string.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add text content typeLibravatar Titus Wormer2022-06-101-8/+2
| | | | | * Add character reference and character escapes in text * Add recursive subtokenization
* Add proper support for subtokenizationLibravatar Titus Wormer2022-06-101-36/+6
| | | | | | | - Add “content” content type - Add paragraph - Add skips - Add linked tokens
* Add basic subtokenization, string content in fenced codeLibravatar Titus Wormer2022-06-091-16/+4
|
* Refactor to pass more slices aroundLibravatar Titus Wormer2022-06-091-1/+1
|
* .Libravatar Titus Wormer2022-06-081-0/+120