Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded `extern crate`s | 2022-11-10 | 1 | -1/+0 | |
* | Rename crate to `markdown` | 2022-10-13 | 1 | -33/+33 | |
* | Add support for turning mdast to hast | 2022-09-28 | 1 | -9/+3 | |
* | Add support for recoverable syntax errors | 2022-09-07 | 1 | -3/+9 | |
* | Add `pretty_assertions` to tests for diffs | 2022-08-18 | 1 | -0/+1 | |
* | Add link, images (resource) | 2022-06-24 | 1 | -163/+161 | |
* | Update to enable some tests for added constructs | 2022-06-15 | 1 | -1/+1 | |
* | Add tests for dangerous options | 2022-06-15 | 1 | -0/+199 |