Skip to content

[BUG] Using rst-class:: bignums-tip for bulletpoints nested in tabs outputs the rst-class-tip in rendered documentation #1236

@sbuerk

Description

@sbuerk

Description

Following markup is used to display numbered bulletpoints in a tab using big numbers:

..  tabs::

    ..  group-tab:: Extension Manager

        ..  rst-class:: bignums-tip

        #.  Switch to the module :guilabel:`System > Extensions`.
        #.  Switch to :guilabel:`Get Extensions`
        #.  Search for the extension key :guilabel:`deepltranslate_core`
        #.  Import the extension from the repository.

Expected

  • Tab is rendered with the bullet points using big green numbers

Actual

  • (expected) Tab is rendered with the bullet points using big green numbers
  • (not expected) bignums-tip is also rendered as text above the bullet point list
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions