class documentation

class literal_emphasis(nodes.emphasis, not_smartquotable):

View In Hierarchy

Node that behaves like emphasis, but further text processors are not applied (e.g. smartypants for HTML output).

Inherited from not_smartquotable:

Class Variable support​_smartquotes Undocumented