Closed
Description
Anchors in HTML are case sensitive, ie ANCHOR1 and anchor1 are not the same targets.
It seems that htmldoc converts all to lower case.
When making links to case sensitive descriptions, the links should go to appropriate anchors.
If I wanted to link -a and -A in description of the "ls" command and use "a" and "A" as anchors, I cannot.