Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to improve a bunch of states | Titus Wormer | 2022-06-21 | 1 | -4/+3 |
| | | | | | | * Improve passing stuff around * Add traits to enums for markers and such * Fix “life time” stuff I didn’t understand | ||||
* | Remove unneeded `pub` keywords | Titus Wormer | 2022-06-20 | 1 | -9/+9 |
| | |||||
* | Add docs on sanitizing urls to autolink | Titus Wormer | 2022-06-15 | 1 | -0/+18 |
| | |||||
* | Add docs on constructs, bnf | Titus Wormer | 2022-06-14 | 1 | -0/+2 |
| | |||||
* | Add support for sanitizing urls | Titus Wormer | 2022-06-13 | 1 | -6/+4 |
| | | | | | | * Add support for properly encoding characters in urls * Add support for sanitizing potentially dangerous urls * Add safe defaults, optionally live dangerously | ||||
* | Add autolinks | Titus Wormer | 2022-06-13 | 1 | -0/+327 |