aboutsummaryrefslogtreecommitdiffstats
path: root/examples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some docsLibravatar Titus Wormer2022-08-191-1/+1
|
* Add support for GFM autolink literalsLibravatar Titus Wormer2022-08-181-1/+13
|
* Add support for frontmatterLibravatar Titus Wormer2022-08-161-1/+16
|
* Add support for turning off constructsLibravatar Titus Wormer2022-07-181-1/+1
|
* Fix exampleLibravatar Titus Wormer2022-07-051-2/+19
|
* Add more tests for attentionLibravatar Titus Wormer2022-07-041-19/+2
|
* Fix exampleLibravatar Titus Wormer2022-07-011-2/+18
|
* Update todosLibravatar Titus Wormer2022-06-301-18/+2
|
* Add support for inferring line ending, configurableLibravatar Titus Wormer2022-06-211-3/+4
| | | | | | * Rename `CompileOptions` to `Options` * Add support for an optional default line ending style * Add support for inferring the used line ending style
* Add support for sanitizing urlsLibravatar Titus Wormer2022-06-131-1/+2
| | | | | | * Add support for properly encoding characters in urls * Add support for sanitizing potentially dangerous urls * Add safe defaults, optionally live dangerously
* .Libravatar Titus Wormer2022-06-081-0/+22