[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
Re: [ANNOUNCE] WML 1.99.8
- From: Nobuyuki Tsuchimura <nospam@thanx>
- Date: Tue, 18 Apr 2000 17:34:53 +0900 (JST)
Hi,
barbier> another beta-release is out and its name is WML-1.99.8
barbier> I am very interested if this version fails compiling on other platforms.
Compiling on Linux (with Japanized perl) is OK.
But I found another problem... ;-(
I can't set '/'(slash) as a tail character of %body.
--- input ----
#use wml::std::tags
<define-tag command>'%body'</define-tag>
<command ls dir/file>
<command ls dir/> # NG
<command ls dir\/> # NG
<command ls dir\\/> # NG
<command ls dir/ > # NG
<command "ls dir/"> # NG
--- output ----
'ls dir/file'
'ls dir' # NG
'ls dir' # NG
'ls dir\' # NG
'ls dir' # NG
'ls dir' # NG
Regards,
-- Nobuyuki Tsuchimura
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com