Skip to content

POSSIBLE BUG: addnodes.literal_emphasis and addnodes.literal_strong don't inherit from nodes.literal #3787

@bskinn

Description

@bskinn

In the course of investigating #3781, I noticed that addnodes.literal_emphasis and addnodes.literal_strong do not subclass from docutils.nodes.literal. Thus, AFAICT they do not render as literal text. Is this intended behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions