components/prism-aspnet.min.js


Log

Author Commit Date CI Message
Michael Schmidt 3c61c8f7 2021-10-14T14:01:11 ESLint: Added `regexp/no-useless-flag` rule (#3150)
Michael Schmidt 18a00828 2021-06-13T19:53:03 ESLint: Added regexp plugin (#2924)
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt 3fda5c95 2019-09-03T12:49:58 Added test for nice names (#1911) This adds a test which requires every token name to match a strict pattern to avoid inconsistent naming styles.
Golmote 43d9f362 2017-10-22T14:15:21 ASP.NET: Regexp optimisation
Golmote 65cbaa95 2017-05-08T13:27:57 Run gulp after #1107
Golmote 29643f4e 2015-10-06T08:48:21 Simplify patterns for <style> and <script> tags
Golmote 1f0a3364 2015-07-11T18:50:14 ASP.NET: Prevent Markup tags from breaking ASP tags + fix MasterType directive
Golmote fbf5cdae 2015-07-11T18:48:48 ASP.NET: Prevent Markup tags from breaking ASP tags + fix MasterType directive
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Lea Verou af7a42a4 2014-07-10T19:25:02 Updated minified versions
Daniel Flint b348fc62 2014-05-25T07:57:38 Remove escaped entities from pattern match.
Daniel Flint d160f3c1 2014-04-22T22:14:13 Merge branch 'gh-pages' of https://github.com/LeaVerou/prism into gh-pages