modify headerid to also work on HTML files #59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "html_headerid"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I copy-pasted the changes made to
headeridover at the INM-7 Docs into this repository and made sure, they also work on the StudyForrest page.I implemented to new flags
SUBTREEandGENERATE_IDSboth of which are explained in the plugin'sREADME.rst.GENERATE_IDS = Trueis necessary to haveheaderidrunning on this repository.Failure looks to be unrelated to this PR. Will fix in an upcoming commit.
Thanks again for the PR. Merging!