X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fdemo%2Ffolding.html;fp=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fdemo%2Ffolding.html;h=e6cecf26d07cf46d97fe814a321152e7ac9d7eb7;hb=31540dd504798e0aca69e10d8144fbedc5b16af8;hp=0000000000000000000000000000000000000000;hpb=937653fd70bbf7d95bcf870e7f2b46b4a8fec486;p=myslice.git diff --git a/to-be-integrated/third-party/codemirror-3.15/demo/folding.html b/to-be-integrated/third-party/codemirror-3.15/demo/folding.html new file mode 100644 index 00000000..e6cecf26 --- /dev/null +++ b/to-be-integrated/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:
+
+ + +