components/prism-handlebars.js


Log

Author Commit Date CI Message
Golmote 86aa3d21 2016-09-01T23:43:11 Revert #998 + run normalize-whitespace and remove-initial-line-feed plugins in the before-sanity-check hook. Fix #1018 (see issue for discussion)
Golmote d8fefde6 2016-07-12T09:09:52 Don't restore env.code from backupCode in Handlebars, PHP and Smarty components
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
Vivek Kumar Bansal 4312042a 2015-01-04T20:52:56 make comment non-greedy
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 05129ed8 2014-12-09T07:54:52 Fix delimiters highlighting + highlight numbers and booleans
Golmote c272a04a 2014-12-08T23:04:02 Added Handlebars language