aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add some improved docsLibravatar Titus Wormer2022-06-139-22/+34
|
* Add support for sanitizing urlsLibravatar Titus Wormer2022-06-138-43/+173
| | | | | | * Add support for properly encoding characters in urls * Add support for sanitizing potentially dangerous urls * Add safe defaults, optionally live dangerously
* Add autolinksLibravatar Titus Wormer2022-06-138-8/+633
|
* Add text content typeLibravatar Titus Wormer2022-06-108-24/+107
| | | | | * Add character reference and character escapes in text * Add recursive subtokenization
* Add proper support for subtokenizationLibravatar Titus Wormer2022-06-1012-145/+308
| | | | | | | - Add “content” content type - Add paragraph - Add skips - Add linked tokens
* Add basic subtokenization, string content in fenced codeLibravatar Titus Wormer2022-06-098-52/+105
|
* Refactor to pass more slices aroundLibravatar Titus Wormer2022-06-094-8/+8
|
* Add temporary support for stripping whitespaceLibravatar Titus Wormer2022-06-096-28/+29
|
* Add support for indented lines in paragraphsLibravatar Titus Wormer2022-06-095-70/+64
|
* Add basic support for interrupting contentLibravatar Titus Wormer2022-06-093-72/+154
|
* Add link in readmeLibravatar Titus Wormer2022-06-081-0/+3
|
* Add redirectLibravatar Titus Wormer2022-06-081-0/+1
|
* Fix root of siteLibravatar Titus Wormer2022-06-081-2/+2
|
* Add siteLibravatar Titus Wormer2022-06-081-8/+25
|
* Remove coverage for now until publicLibravatar Titus Wormer2022-06-081-2/+2
|
* .Libravatar Titus Wormer2022-06-0834-0/+8997