Details
-
Sub-task
-
Status: Done
-
Major
-
Resolution: Done
-
0.3.1
-
None
Description
It may be possible to work around this deficiency in the doxia-markdown plugin by writing-in an explicit anchor just before the header line, during the re-write phase.
Otherwise we should edit the source .md files to remove usages where (a) H1 headers are used in the body of the document, not just at the top, AND (b) there are TOC or other internal links to those headers. The logical way to remove these usages is to reduce the headers to H2 (which do get properly anchored).