: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
There are some problems one commonly runs into while authoring reST documents:
* **Separation of inline markup:** As said above, inline markup spans must be
separated from the surrounding text by non-word characters, you have to use a
backslash-escaped space to get around that. See `the reference
<http://docutils.sf.net/docs/ref/rst/restructuredtext.html#inline-markup>`_
* **No nested inline markup:** Something like ``*see :func:`foo`*`` is not
.. [1] When the default domain contains a :rst:dir:`class` directive, this directive
will be shadowed. Therefore, Sphinx re-exports it as :rst:dir:`rst-class`.
var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
The <code>python</code> mode will be used for highlighting blocks
containing Python/IPython terminal sessions: blocks starting with
<code>>>></code> (for Python) or <code>In [num]:</code> (for
Further, the <code>stex</code> mode will be used for highlighting
blocks containing LaTex code.
<p><strong>MIME types defined:</strong> <code>text/x-rst</code>.</p>