doc-src/fixbookmarks.pl
author krauss
Tue, 07 Nov 2006 12:20:11 +0100
changeset 21212 547224bf9348
parent 6636 80052270f08b
permissions -rw-r--r--
Added a (stub of a) function tutorial


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