aboutsummaryrefslogtreecommitdiffstats
path: root/src/unist.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename `json` feature to `serde`Libravatar Rafael Bachmann2023-04-271-2/+2
* Add support for serializing trees as JSONLibravatar Kyle McCarthy2023-01-031-0/+2
* Add a lot of tests on how mdast, unist workLibravatar Titus Wormer2022-10-131-1/+4
* Add a couple tests for `Debug` on unist interfacesLibravatar Titus Wormer2022-10-131-0/+23
* Add support for turning mdast to hastLibravatar Titus Wormer2022-09-281-0/+75