doc-src/fixbookmarks.pl
author haftmann
Thu, 02 Dec 2010 16:39:07 +0100
changeset 40885 da4bdafeef7c
parent 6636 80052270f08b
permissions -rw-r--r--
adapted expected value to more idiomatic numeral representation


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