components/prism-rest.js


Log

Author Commit Date CI Message
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)