Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-11-10 | Remove unneeded `extern crate`s | 1 | -1/+0 | ||
Closes GH-28. Co-authored-by: Bernhard Berger <bernhardberger3456@gmail.com> | |||||
2022-10-13 | Rename crate to `markdown` | 1 | -5/+5 | ||
2022-09-28 | Add support for turning mdast to hast | 1 | -3/+1 | ||
2022-09-07 | Add support for recoverable syntax errors | 1 | -1/+3 | ||
2022-08-18 | Add `pretty_assertions` to tests for diffs | 1 | -0/+1 | ||
2022-06-15 | Add tests for text | 1 | -0/+23 | ||