X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=third-party%2Fcodemirror-3.15%2Fdemo%2Fmustache.html;fp=third-party%2Fcodemirror-3.15%2Fdemo%2Fmustache.html;h=0000000000000000000000000000000000000000;hb=31540dd504798e0aca69e10d8144fbedc5b16af8;hp=9d2081dc49aa1e228a21c0738ed0a36aa32f5757;hpb=937653fd70bbf7d95bcf870e7f2b46b4a8fec486;p=myslice.git diff --git a/third-party/codemirror-3.15/demo/mustache.html b/third-party/codemirror-3.15/demo/mustache.html deleted file mode 100644 index 9d2081dc..00000000 --- a/third-party/codemirror-3.15/demo/mustache.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - - CodeMirror: Overlay Parser Demo - - - - - - - - - -

CodeMirror: Overlay Parser Demo

- -
- - - -

Demonstration of a mode that parses HTML, highlighting - the Mustache templating - directives inside of it by using the code - in overlay.js. View - source to see the 15 lines of code needed to accomplish this.

- - -