Skip to content

Heading levels skip on the API docs page and in sectioned recipes #492

Description

@dubadub

Found during review of #456. Pre-existing on main.

  • /api-docs: each endpoint article uses h4 for "Request body" / "Response" directly under the section h2, so the outline goes h2 → h4.
  • Recipe page: sectioned recipes render section names as h3 in the steps column, which has no h2 of its own (the plan deferred a "Method" heading because recipe-method has no locale key).

Fix: make the endpoint summary an h3 (or the sub-labels h3), and add a translated "Method" h2 above the steps.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions