Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-17 | Add support for definitions | 1 | -44/+5 | ||
* Add definitions * Add partials for label, destination, title * Add `go`, to attempt something, and do something else on `ok` | |||||
2022-06-16 | Add heading (setext) | 1 | -3/+19 | ||
2022-06-13 | Add basic html (text) | 1 | -4/+13 | ||
* 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 😅 | |||||
2022-06-10 | Add proper support for subtokenization | 1 | -0/+84 | ||
- Add “content” content type - Add paragraph - Add skips - Add linked tokens |