uwc regex with { do not work

dimitri de graef March 25, 2012

Hi,

a java or perl regex with a { in the converter line never seems to match

f.e.

TWiki.6600.maketext2bold.java-regex=%MAKETEXT\{\"(.*?)\"\}{replace-with}*$1*

i then tested with TWiki.6600.maketext2bold.java-regex=%MAKETEXT\{(.*?){replace-with}*$1*

no match either

i'm using uwc 3.13.1_Snapshot

kr

Dimitri

1 answer

0 votes
Nick Bailey June 12, 2012

You may have found this already but anyway - I replace { jsut fine - here is my regexp

TWiki.0562-CLatex.java-regex-tokenize=%beginlatex(\{.*?\}|)%( |)(\$\$|)( |)(.*?)( |)(\$\$|)( |)%endlatex%{replace-multiline-with}{mathdisplay}$5{mathdisplay}

Your regexp looks fine - I think your problem isn't with matching { but somewhere else

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events