components/prism-haml.js


Log

Author Commit Date CI Message
Michael Schmidt b03e7eb0 2021-04-17T22:30:39 ESLint: Added semi rule (#2836)
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 5d7aab56 2020-03-26T23:30:29 Updated all String.propotype.replace calls for literal strings
Michael Schmidt ad3fa443 2019-10-16T11:44:14 Inlined some unnecessary rest properties (#2082) This inlines a few unnecessary `rest` properties.
Golmote 23e3b43e 2017-10-22T14:40:26 Haml: Regexp optimisation + don't use captures if not needed + fix typo in comment
Golmote bbe68aca 2015-08-23T01:20:57 Haml: Handle \r\n and \r in filter regex
Golmote f77b40b7 2015-08-22T22:41:31 Haml: Combine both multiline-comment regexps + handle \r\n and \r
Golmote 61bf0eae 2014-12-20T13:04:34 Fixed broken ternary
Golmote f2d0be11 2014-12-20T12:55:15 Minor edits
Golmote c743454a 2014-12-18T09:01:24 Add Haml language