X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=third-party%2Fcodemirror-3.15%2Fdemo%2Ffolding.html;fp=third-party%2Fcodemirror-3.15%2Fdemo%2Ffolding.html;h=e6cecf26d07cf46d97fe814a321152e7ac9d7eb7;hb=75d3bceb8e1d168e83982f910a916aee3bab7981;hp=0000000000000000000000000000000000000000;hpb=302dd5bda1297ed6579ca26da35ee67f8d35d934;p=unfold.git diff --git a/third-party/codemirror-3.15/demo/folding.html b/third-party/codemirror-3.15/demo/folding.html new file mode 100644 index 00000000..e6cecf26 --- /dev/null +++ b/third-party/codemirror-3.15/demo/folding.html @@ -0,0 +1,85 @@ + + + + + CodeMirror: Code Folding Demo + + + + + + + + + + + + + +

CodeMirror: Code Folding Demo

+ +

Demonstration of code folding using the code + in foldcode.js + and foldgutter.js. + Press ctrl-q or click on the gutter markers to fold a block, again + to unfold.

+
+
JavaScript:
+
HTML:
+
+ + +