Skip to content

Gutenberg: ensure TS Block headers get added to the outline of the page in GB #105

Description

@mshaver

Description

The Gutenberg editor has a nice function that shows the outline of the page structure with the headings nested. This is an important view to ensure you're using the headings correctly and contributes to SEO and general readability.

The standard Gutenberg header block works for this outline view, but since our TS custom blocks also include headers, we should be showing these in the outline view as well. This ticket would see if we can get our headers recognized in the outline view as well.

Screenshot

Image

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions