Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to split parse from compile options | 2022-10-06 | 1 | -3/+6 | |
* | Add support for compiling to mdast | 2022-09-26 | 1 | -1/+1 | |
* | Add support for recoverable syntax errors | 2022-09-07 | 1 | -653/+655 | |
* | Add `pretty_assertions` to tests for diffs | 2022-08-18 | 1 | -0/+1 | |
* | Add support for turning off constructs | 2022-07-18 | 1 | -1310/+3266 | |
* | Change to enable build script for commonmark tests again | 2022-07-18 | 1 | -653/+653 | |
* | Fix edge case in identifier normalization | 2022-07-18 | 1 | -10/+9 | |
* | Fix final bug with laziness | 2022-07-18 | 1 | -152/+142 | |
* | Fix interrupting of ordered items | 2022-07-15 | 1 | -11/+10 | |
* | Fix some final eol bugs | 2022-07-15 | 1 | -54/+49 | |
* | Fix formatting of `commonmark` tests | 2022-07-15 | 1 | -4392/+2464 | |
* | Fix to use single array for character references | 2022-07-15 | 1 | -12/+14 | |
* | Add all commonmark tests | 2022-07-15 | 1 | -0/+9142 |