Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-14 | Reorganize to split util | 1 | -1/+1 | ||
2022-06-14 | Add docs on constructs, bnf | 1 | -1/+1 | ||
2022-06-14 | Add docs for html (text) | 1 | -2/+12 | ||
2022-06-13 | Add support for sanitizing urls | 1 | -2/+2 | ||
* Add support for properly encoding characters in urls * Add support for sanitizing potentially dangerous urls * Add safe defaults, optionally live dangerously | |||||
2022-06-13 | Add autolinks | 1 | -2/+3 | ||
2022-06-10 | Add text content type | 1 | -3/+3 | ||
* Add character reference and character escapes in text * Add recursive subtokenization | |||||
2022-06-10 | Add proper support for subtokenization | 1 | -2/+5 | ||
- Add “content” content type - Add paragraph - Add skips - Add linked tokens | |||||
2022-06-09 | Add temporary support for stripping whitespace | 1 | -0/+1 | ||
2022-06-08 | Add link in readme | 1 | -0/+3 | ||