Skip to content

Support monospaced font in tab title #100

@henryiii

Description

@henryiii

Is your feature request related to a problem? Please describe.

When adding this for packaging.python.org, it would have been have tab names like:

setup.cfg (dynamic) | setup.py (static)

However, it does not seem to support either of the forms of restructure text I tried (double-ticks or :file: + single ticks.

Describe the solution you'd like

 .. tab:: ``setup.py`` (dynamic)
 .. tab:: :file:`setup.py` (dynamic)

(one of the two, I'd think at least the first one) should work.

Describe alternatives you've considered

Don't have a workaround.

Additional context

Needed here: pypa/packaging.python.org#818

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions