We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15af30e + cbfd124 commit 97ff97dCopy full SHA for 97ff97d
1 file changed
Documentation/cat-texi.perl
@@ -12,6 +12,7 @@
12
push @menu, $1;
13
}
14
s/\(\@pxref{\[(URLS|REMOTES)\]}\)//;
15
+ s/\@anchor\{[^{}]*\}//g;
16
print TMP;
17
18
close TMP;
0 commit comments