chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Another lowdown->sxml-serializer problem


From: John Cowan
Subject: Re: [Chicken-users] Another lowdown->sxml-serializer problem
Date: Fri, 11 Oct 2013 09:58:40 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Matt Gushee scripsit:

> 2. Convert w/ markdown->sxml:
> 
> ((p "This" (#\space) "fragment" ....
>  (a (@ (href ("http://call-cc.org/";))) "Chicken" (#\space) "Scheme") "."))

Well, evidently this is a bug in markdown->sxml, since the above is not
well-formed SXML.  Not only is the URL incorrectly being wrapped in a
list, but the lists of characters aren't really SXML either.

-- 
John Cowan     http://ccil.org/~cowan    address@hidden
Monday we watch-a Firefly's house, but he no come out.  He wasn't home.
Tuesday we go to the ball game, but he fool us.  He no show up.  Wednesday he
go to the ball game, and we fool him.  We no show up.  Thursday was a
double-header.  Nobody show up.  Friday it rained all day.  There was no ball
game, so we stayed home and we listened to it on-a the radio.  --Chicolini



reply via email to

[Prev in Thread] Current Thread [Next in Thread]