mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
13 lines
231 B
ReStructuredText
13 lines
231 B
ReStructuredText
literals
|
|
========
|
|
|
|
.. role:: python(code)
|
|
:language: python
|
|
.. default-role:: python
|
|
|
|
Standard :code:`code role with 'quotes'`
|
|
|
|
This is a Python :python:`{'code': 'role', 'with': 'quotes'}`.
|
|
|
|
This is a ``literal with 'quotes'``
|