components/prism-rest.min.js


Log

Author Commit Date CI Message
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt c2f6a644 2020-10-25T23:42:25 Fixed multiple cases of vulnerable regexes (#2584)
Michael Schmidt 8b5d67a3 2019-07-20T12:54:25 reST: Fixed exponential pattern (#1986) This fixes the exponential backtracking of the second `link` pattern.
Golmote 1a8b3e94 2017-10-22T15:20:01 reST: Regexp simplification + don't use captures if not needed
Golmote e6c6b858 2015-08-30T17:32:38 Rest: Simplified some patterns, fixed others, prevented blank comments to match, moved list-bullet down to prevent breaking quotes
Golmote 6eaf1768 2015-03-15T18:45:28 Add reST language (fix #552)