Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic html (text) | 2022-06-13 | 1 | -5/+6 | |
| | | | | | | | * 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 😅 | ||||
* | Add support for sanitizing urls | 2022-06-13 | 1 | -0/+1 | |
| | | | | | | * Add support for properly encoding characters in urls * Add support for sanitizing potentially dangerous urls * Add safe defaults, optionally live dangerously | ||||
* | Add proper support for subtokenization | 2022-06-10 | 1 | -5/+6 | |
| | | | | | | | - Add “content” content type - Add paragraph - Add skips - Add linked tokens | ||||
* | Add temporary support for stripping whitespace | 2022-06-09 | 1 | -6/+5 | |
| | |||||
* | Add support for indented lines in paragraphs | 2022-06-09 | 1 | -38/+36 | |
| | |||||
* | . | 2022-06-08 | 1 | -0/+1058 | |