Hans,
Apparently it's not just Foxedit that converts double backslashes to
single ones. Here's some Fox code for a shoutbox that breaks when I
enter "line 1 \\" on the first line and "line2" on the second:
>>shoutbox<<
%frame center width=280px%**[[{*$FullName}]]**
(:fox shoutbox put=top target={*$FullName}:)
(:input hidden author value='{$Author}' :)
(:input textarea class=shoutbox shoutPublic value='' cols=30 rows=2:)
(:input submit post Enter:)
(:foxtemplate "%green%{$$(date: H:i)} %red%{$$shoutPublic}[[<<]]":)
(:foxend shoutbox:)
>>shoutbox<<
Again, I don't know if your test suite includes Creole, but you might
try testing that.
Randy
On Apr 28, 2008, at 2:50 AM, Hans wrote:
Monday, April 28, 2008, 7:37:00 AM, Randy wrote:
It seems Foxedit section editing is changing my double backslashes to
a single backslashes.
It does not for me. Can you give a example?
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users