diff --git a/rhodecode/public/js/mode/htmlembedded/index.html b/rhodecode/public/js/mode/htmlembedded/index.html new file mode 100644 --- /dev/null +++ b/rhodecode/public/js/mode/htmlembedded/index.html @@ -0,0 +1,49 @@ + + +
+ +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)