Skip to content

[question] admonition-block inconsistency: tip & info vs others #23

@koiuo

Description

@koiuo

TIP and INFO admonition blocks use <aside> as an outmost enclosing element.
The other admonition blocks, CAUTION, IMPORTANT and WARNING, use <section> for the same purpose.

Both use the same CSS class, so this is not an immediate issue.

Is there a reason behind the inconsistency or is it just an oversight?

related to #20

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions