diff --git a/rhodecode/public/js/mode/markdown/index.html b/rhodecode/public/js/mode/markdown/index.html new file mode 100644 --- /dev/null +++ b/rhodecode/public/js/mode/markdown/index.html @@ -0,0 +1,344 @@ + + + + + CodeMirror: Markdown mode + + + + + + + + + +

CodeMirror: Markdown mode

+ + +
+ + + +

Optionally depends on the XML mode for properly highlighted inline XML blocks.

+ +

MIME types defined: text/x-markdown.

+ +

Parsing/Highlighting Tests: normal, verbose.

+ + +