Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.57 -r1.58 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 1 Dec 2006 08:37:16 -0000 1.57 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 2 Dec 2006 14:09:35 -0000 1.58 @@ -123,7 +123,7 @@ } Page set recursion_count 0 Page array set RE { - include {([^\\]){{(.+)}}[ \n\r]*} + include {([^\\]){{([^<]+)}}[ \n\r]*} anchor {([^\\])\\\[\\\[([^\]]+)\\\]\\\]} div {()([^\\])>>([^&]*)<<()([ \n]*
)?} clean {[\\](\{\{|>>|\[\[)}