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

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: