Steps to reproduce:
- Create a page A with a container macro inside it. Add a heading in this container to create a section.
- Create a page B with an include macro. Set this macro to display the section included in the container of the A page.
Expected result: the section of the A page is displayed in the B page Actual result: include macro displaying an error - cannot find section. |