plugins/match-braces/prism-match-braces.js

Branch


Log

Author Commit Date CI Message
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt 4b55bd6a 2021-06-27T21:23:05 Made Match Braces and Custom Class compatible (#2947)
Michael Schmidt 96335642 2021-03-21T17:22:54 Plugins: Consistent Prism check (#2788)
Michael Schmidt 6b47133d 2020-09-22T16:50:32 Match braces: Fixed JS interpolation punctuation (#2541)
Michael Schmidt 365faade 2019-09-04T16:53:47 New Match Braces plugin (#1944) This adds a new plugin to highlight matching braces in highlighted code.