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

CodeMirror: reStructuredText mode

+ +
+ + +

+ The python mode will be used for highlighting blocks + containing Python/IPython terminal sessions: blocks starting with + >>> (for Python) or In [num]: (for + IPython). + + Further, the stex mode will be used for highlighting + blocks containing LaTex code. +

+ +

MIME types defined: text/x-rst.

+ + +