blob: ed77c8031fce05ac6d5714753b00dcd249d7f7c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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'``
|