The reStructuredText mode supports one configuration parameter:
verbatim (string)
If python
mode is available (not a part of CodeMirror 2 yet),
it will be used for highlighting blocks containing Python/IPython terminal
sessions (blocks starting with >>>
(for Python) or
In [num]:
(for IPython).
MIME types defined: text/x-rst
.