X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fmode%2Fhtmlembedded%2Findex.html;fp=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fmode%2Fhtmlembedded%2Findex.html;h=5a37dd637dfe12b331a269b6dc0a77cbecf1a9dd;hb=31540dd504798e0aca69e10d8144fbedc5b16af8;hp=0000000000000000000000000000000000000000;hpb=937653fd70bbf7d95bcf870e7f2b46b4a8fec486;p=myslice.git diff --git a/to-be-integrated/third-party/codemirror-3.15/mode/htmlembedded/index.html b/to-be-integrated/third-party/codemirror-3.15/mode/htmlembedded/index.html new file mode 100644 index 00000000..5a37dd63 --- /dev/null +++ b/to-be-integrated/third-party/codemirror-3.15/mode/htmlembedded/index.html @@ -0,0 +1,49 @@ + + + + + CodeMirror: Html Embedded Scripts mode + + + + + + + + + + + +

CodeMirror: Html Embedded Scripts mode

+ +
+ + + +

Mode for html embedded scripts like JSP and ASP.NET. Depends on HtmlMixed which in turn depends on + JavaScript, CSS and XML.
Other dependancies include those of the scriping language chosen.

+ +

MIME types defined: application/x-aspx (ASP.NET), + application/x-ejs (Embedded Javascript), application/x-jsp (JavaServer Pages)

+ +