components/prism-aspnet.js


Log

Author Commit Date CI Message
Golmote 9487b5be 2015-01-09T08:11:21 Removed unneeded escapes in RegExps, added some semicolons
Daniel Flint b348fc62 2014-05-25T07:57:38 Remove escaped entities from pattern match.
Daniel Flint b18fee53 2014-02-21T12:23:15 More token naming changes. Check for loaded languages before attempting to augment/reference them.
Daniel Flint e943e67f 2014-02-21T07:10:48 Improved token names Optional quotes around runat="server". Group capturing doesn't seem to work in lookaheads, so mismatched quotes will pass :(
Daniel Flint 9f1d0e1e 2014-02-20T16:02:05 New language - ASP.NET (C#). Initial commit, still some work to do and hacks to workaround.