Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor code-style for Rust 1.65 | Hocdoc | 2022-11-10 | 1 | -1/+1 |
* | Fix GFM autolink literals that end in in GFM table pipes | Titus Wormer | 2022-10-28 | 1 | -2/+3 |
* | Remove unneeded code from `gfm_autolink_literal` | Titus Wormer | 2022-10-13 | 1 | -91/+9 |
* | Fix gfm email autolink literals overlapping | Titus Wormer | 2022-09-12 | 1 | -13/+13 |
* | Refactor to move byte, char info to own file | Titus Wormer | 2022-09-09 | 1 | -5/+5 |
* | Add initial states for MDX JSX (text) | Titus Wormer | 2022-09-06 | 1 | -38/+8 |
* | Add support for `mailto:`, `xmpp:` protocols | Titus Wormer | 2022-09-05 | 1 | -10/+53 |
* | Fix to implement GFM autolink literals exactly | Titus Wormer | 2022-09-05 | 1 | -156/+692 |
* | Add support for GFM tables | Titus Wormer | 2022-08-31 | 1 | -1/+0 |
* | Add support for GFM autolink literals | Titus Wormer | 2022-08-18 | 1 | -0/+382 |