aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/span.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for container stateLibravatar Titus Wormer2022-07-141-2/+2
| | | | | | * Fix to parse list item continuation based on how big the initial list item prefix was * Fix list items that start with blank lines
* Refactor code styleLibravatar Titus Wormer2022-07-051-56/+1
|
* Add support for hard break (trailing)Libravatar Titus Wormer2022-06-161-1/+1
|
* Reorganize to split utilLibravatar Titus Wormer2022-06-141-0/+112