sphinx/tests/roots/test-directive-code/force.rst
2019-06-01 13:42:57 +09:00

17 lines
203 B
ReStructuredText

force option
============
.. code:: python
:force:
not a python script!
.. code-block:: python
:force:
not a python script!
.. literalinclude:: error.inc
:language: python
:force: