[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
<text> broken in WML 2?
- From: Stephane Bortzmeyer <nospam@thanx>
- Date: Mon, 28 Aug 2000 16:59:17 +0200
In WML 1, the following code worked fine and used txt2html to guess good HTML:
#use wml::fmt::text
<text>
foo@bar
</text>
In WML 2, it now crashes:
wallis:/tmp> wml toto.wml
ePerl:Error: Perl parsing error (interpreter rc=255)
---- Contents of STDERR channel: ---------
In string, @bar now must be written as \@bar at /tmp/wml.24256.tmp1.wml line
122, near "foo@bar"
Execution of /tmp/wml.24256.tmp1.wml aborted due to compilation errors.
------------------------------------------
** WML:Break: Error in Pass 3 (rc=74).
I certainly do not want to Perl-escape all my files. I use <text> precisely to
convert anything, including email addresses.
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com