Greetings, On Monday, 2016-11-14 14:10:44 +0100, I myself wrote:
> ... > So the truth is that in each URL pointing into a file of the QMapShack > wiki the "#..." part, if present, MUST start with "#markdown-header-"! Well that's not quite the truth ... the true truth is that the fragment identifiers of header line related URLs must start with "#markdown- header-". URLs containing footnote related fragment identifiers do not have this requirement. > ... > beating up a throw-away script to re-insert the missing > "markdown-header-" prefix where necessary, to move the code which dis- > cards this prefix from script "DocFix.sh" to script "HtmlMake.py", and > to explain in file "DevelopingDocumentation.md" how to create working > local links. Again, that's not quite the truth ... the true truth is that script "DocFix.sh" now inserts the "markdown-header-" prefix where necessary but missing. So you can in fact omit the "markdown-header-" prefix in your "*.md" files, provided you run "make nav" afterwards. And yes, I added a section to file "DevelopingDocumentation.md" which in particular explains what fragment identifiers Bitbucket's Python Mark- down is generating. Sincerely, Rainer ------------------------------------------------------------------------------ _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
