Checkin 654fdbb disables ~~CLOSETOC~~ if inserted via the Include Plugin (https://www.dokuwiki.org/plugin:include).
The idea is that a header is included into each file, which contains ~~CLOSETOC~~, among others.
Main page contents:
{{page>header}}
Header file contents:
~~CLOSETOC~~
With 654fdbb this stopped working and the TOC is no longer closed but displayed fully expanded.
Could the old behavior please be restored? Thanks!
Checkin 654fdbb disables
~~CLOSETOC~~if inserted via the Include Plugin (https://www.dokuwiki.org/plugin:include).The idea is that a header is included into each file, which contains
~~CLOSETOC~~, among others.Main page contents:
{{page>header}}Header file contents:
~~CLOSETOC~~With 654fdbb this stopped working and the TOC is no longer closed but displayed fully expanded.
Could the old behavior please be restored? Thanks!