doc-src/fixbookmarks.pl
author haftmann
Mon, 21 Aug 2006 11:02:40 +0200
changeset 20401 f01ae74f29f2
parent 6636 80052270f08b
permissions -rw-r--r--
more concise string serialization


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