class documentation

class literal_strong(nodes.strong, not_smartquotable):

View In Hierarchy

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

Inherited from not_smartquotable:

Class Variable support​_smartquotes Undocumented