components/prism-diff.js

Branch


Log

Author Commit Date CI Message
Michael Schmidt 9cae4461 2021-04-17T22:26:40 ESLint: Added quotes rule (#2835)
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Sam Chen fd432a5b 2020-04-04T21:50:48 Diff: Added `prefix` token (#2281) This adds a token to match line prefixes.
Michael Schmidt e7702ae1 2019-07-22T01:27:48 Diff: Added support for syntax highlighting inside diff blocks (#1889) This adds support for syntax highlighting inside diff blocks via a new plugin called: Diff Highlight.
Tim van der Lippe 4d0526fa 2016-05-12T11:30:53 Highlight diff lines with only + or -
Golmote 3669034d 2015-09-15T08:25:00 Add tests for diff
Tzu-ping Chung e642a222 2015-09-15T13:32:16 Add diff syntax definition