doc-src/fixbookmarks.pl
author wenzelm
Mon, 09 Mar 2009 11:56:34 +0100
changeset 30381 a59d792d0ccf
parent 6636 80052270f08b
permissions -rw-r--r--
refined antiquotation interface: formally pass result context and (potential) result source; removed redundant raw_antiquotation;


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