trilbymedia / grav-plugin-page-toc

Grav TOC Plugin with new independent Anchor generation to compliment the existing Table-of-Contents support.
MIT License
14 stars 12 forks source link

Headers in modular pages don't get anchors #29

Closed rodrigogiraoserrao closed 1 year ago

rodrigogiraoserrao commented 1 year ago

Using this plugin in modular pages doesn't seem to produce anchors for headers that come from modules. Is this a known limitation?

rodrigogiraoserrao commented 1 year ago

I am terribly sorry. The issue I was having was with modules of a modular page where I was populating headers via templates and I was probably populating the headers too late in the process.