Describe the bug
If Headings are used in a details block, they also appear in the outline (table of contents)
To Reproduce
Steps to reproduce the behavior:
- create detail block
- create headings in details-block body
- show outline
- see headings from inside detail block in outline
Expected behavior
Don't show those headings from details in outline, since people probably want to hide this content anyway with the detail block. E.g I put longer instructions in there, to not overload my files. The instructions have lots of heading, say 10, while the actual file has only 5 headings. Showing the outline bloats out with 15 headings, which is not what I would expect I think (?)
Describe the bug
If Headings are used in a
detailsblock, they also appear in the outline (table of contents)To Reproduce
Steps to reproduce the behavior:
Expected behavior
Don't show those headings from details in outline, since people probably want to hide this content anyway with the detail block. E.g I put longer instructions in there, to not overload my files. The instructions have lots of heading, say 10, while the actual file has only 5 headings. Showing the outline bloats out with 15 headings, which is not what I would expect I think (?)