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

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