doc-src/fixbookmarks.pl
author blanchet
Tue, 19 Apr 2011 12:21:57 +0200
changeset 42413 252ed2fc384d
parent 6636 80052270f08b
permissions -rw-r--r--
remove a few Nitpick calls in examples -- another step toward making them run faster


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