components/prism-handlebars.min.js


Log

Author Commit Date CI Message
Golmote 895bf46b 2015-09-20T16:25:21 Properly escape special replacement patterns ($) in Handlebars, PHP and Smarty. Fix #772
Golmote c477f9ab 2015-08-23T13:52:11 Handlebars: Fix empty strings, add plus sign in exponential notation, improve block pattern and variable pattern.
Jannik Zschiesche 67b89eaf 2015-06-01T18:45:17 Handlebars: support blocks with dashes
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Golmote d9da5f9b 2015-01-04T17:02:43 Run gulp tasks
Golmote ee2d874f 2014-12-20T20:25:11 Updated minified file
Golmote 86b4d4df 2014-12-20T14:21:28 Run gulp tasks
Golmote 74b15765 2014-12-15T21:25:48 Move comments at the top of the grammar so they can surround markup
Golmote c98b3c04 2014-12-15T00:10:11 Keep grammar accessible and be a bit more DRY
Golmote 4a81e9d3 2014-12-14T23:59:57 Rewrote Handlebars for better intergration with markup, css, js
Golmote 714b6a5a 2014-12-13T09:43:24 Removed test code...
Golmote 2932a422 2014-12-09T18:54:22 Minified Handlebars file is not up to date with original
Golmote c272a04a 2014-12-08T23:04:02 Added Handlebars language