aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/list_item.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor to always resolve edit mapsLibravatar Titus Wormer2022-10-291-0/+1
* Remove some unused code around slicesLibravatar Titus Wormer2022-10-141-6/+1
* Refactor to improve some module docsLibravatar Titus Wormer2022-10-121-2/+2
* Add support for turning mdast to hastLibravatar Titus Wormer2022-09-281-3/+3
* Fix to prefer flow over definitions, setext headingsLibravatar Titus Wormer2022-09-141-2/+5
* Add support for GFM footnotesLibravatar Titus Wormer2022-08-251-1/+1
* Add support for GFM strikethroughLibravatar Titus Wormer2022-08-221-2/+2
* Refactor to move more things to `util/`Libravatar Titus Wormer2022-08-191-1/+1
* Add `no_std + alloc`Libravatar Titus Wormer2022-08-161-0/+1
* Update some last docs, bnf grammarsLibravatar Titus Wormer2022-08-161-18/+32
* Refactor to proof docs, grammarsLibravatar Titus Wormer2022-08-151-1/+1
* Refactor to move `content` to `construct`Libravatar Titus Wormer2022-08-151-1/+1
* Refactor to rename list construct to list itemLibravatar Titus Wormer2022-08-151-0/+460