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