Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-09-28 | Add support for turning mdast to hast | 1 | -2/+4 | ||
2022-09-26 | Add support for compiling to mdast | 1 | -1/+28 | ||
See: <https://github.com/syntax-tree/mdast>. | |||||
2022-09-07 | Add support for recoverable syntax errors | 1 | -9/+11 | ||
2022-08-18 | Add `pretty_assertions` to tests for diffs | 1 | -0/+1 | ||
2022-08-16 | Add support for frontmatter | 1 | -0/+67 | ||