Skip to content

Incorrect paragraph numbering around figures #1325

@reschke

Description

@reschke

Describe the issue

figure elements are counted as paragraphs, but do not receive a corresponding id in HTML.

See https://www.rfc-editor.org/rfc/rfc9113.html#section-6.5.1-1 and https://www.rfc-editor.org/rfc/rfc9113.html#section-6.5.1-3 - these are the paragraphs around the figure, but https://www.rfc-editor.org/rfc/rfc9113.html#section-6.5.1-2 leads nowhere.

The figure does have an id though: https://www.rfc-editor.org/rfc/rfc9113.html#figure-7

So either do not count the figure as paragraph, or assign a paragraph id to the figure.

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpreptoolpreptool issues

    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