[pmwiki-users] Markup expression problem with "<"
JB
jbit at ev1.net
Thu Dec 15 13:29:20 CST 2005
Trying to use the markup function but the "<" character doesnt work.
My friend who is a regular expression guru suggested this might be a
bug.
Have tried the following:
Markup('cellnrc', 'fulltext', '/cell<c/' , 'cellnr align=center');
Markup('cellnrc', 'fulltext', '/cell\<c/' , 'cellnr align=center');
Markup('cellnrc', 'fulltext', '/cell[<]c/' , 'cellnr align=center');
Markup('cellnrc', 'fulltext', '/cell[\<]c/' , 'cellnr align=center');
Thanks
John Bittner
Plano Texas
More information about the pmwiki-users
mailing list