sphinx/tests/roots/test-directive-code/force.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
203 B
ReStructuredText
Raw Normal View History

2019-05-29 20:44:48 -05:00
force option
============
.. code:: python
:force:
not a python script!
.. code-block:: python
:force:
not a python script!
.. literalinclude:: error.inc
:language: python
:force: