doc-src/fixbookmarks.pl
author bulwahn
Sat, 24 Oct 2009 16:55:42 +0200
changeset 33111 db5af7b86a2f
parent 6636 80052270f08b
permissions -rw-r--r--
developing an executable the operator


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