Skip to content

Allow nested tags and properly handle TOC generation

Pietro Saccardi requested to merge toc into master

Use a member variable for storing the stack of permissions. Add member functions to handle the stack of permissions. Save global TOC only if already defined. Enable nested tags acceptance.

Merge request reports