Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95cdb35 commit 8da9e6aCopy full SHA for 8da9e6a
1 file changed
Doc/myformat.perl
@@ -161,7 +161,7 @@ sub make_mod_index_entry {
161
# Save the reference
162
$str = &gen_index_id($str, $define);
163
$index{$str} .= &make_half_href("$CURRENT_FILE#$br_id");
164
- "<A NAME=\"$br_id\">$anchor_invisible_mark<\/A>";
+ "<a name=\"$br_id\">$anchor_invisible_mark<\/a>";
165
}
166
167
sub my_module_index_helper{
0 commit comments