When linking to a report like:
It would be nice if you could link to a specific section of the report using an anchor. Similarly, clicking on a button on the left should change the URL to reflect the anchor. In principle it seems like this should be doable using the section titles themselves, maybe with an enumeration (-1, etc.) if there are duplicates beyond the first one (since there is a replace=False option for duplicated titles).
When linking to a report like:
It would be nice if you could link to a specific section of the report using an anchor. Similarly, clicking on a button on the left should change the URL to reflect the anchor. In principle it seems like this should be doable using the section titles themselves, maybe with an enumeration (
-1, etc.) if there are duplicates beyond the first one (since there is areplace=Falseoption for duplicated titles).