doc-src/fixbookmarks.pl
author wenzelm
Mon, 10 May 2004 19:27:45 +0200
changeset 14731 5670fc027a3b
parent 6636 80052270f08b
permissions -rw-r--r--
Pure: nested comments in inner syntax;


s/\\([a-zA-Z]+)\s*/$1/g;
s/\$//g;
s/^BOOKMARK/\\BOOKMARK/g;