Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded `extern crate`s | Hocdoc | 2022-11-10 | 1 | -1/+0 |
| | | | | | Closes GH-28. Co-authored-by: Bernhard Berger <bernhardberger3456@gmail.com> | ||||
* | Remove some todos | Titus Wormer | 2022-10-14 | 1 | -10/+0 |
| | |||||
* | Add support for compiling to mdast | Titus Wormer | 2022-09-26 | 1 | -0/+10 |
| | | | | See: <https://github.com/syntax-tree/mdast>. | ||||
* | Add support for GFM task list item | Titus Wormer | 2022-08-22 | 1 | -0/+3 |
| | |||||
* | Add support for GFM autolink literals | Titus Wormer | 2022-08-18 | 1 | -21/+17 |
| | |||||
* | Refactor `readme.md` | Titus Wormer | 2022-08-11 | 1 | -0/+28 |
| | |||||
* | Add basic html (text) | Titus Wormer | 2022-06-13 | 1 | -0/+3 |
| | | | | | | | * Add all states for html (text) * Fix to link paragraph tokens together * Add note about uncovered bug where linking paragraph tokens together doesn’t work 😅 | ||||
* | . | Titus Wormer | 2022-06-08 | 1 | -0/+1 |