Peter Wright scripsit:

> Hence my following attempt at a patch for the latest spiffy-base.scm
> which also incorporates (steals? :)) the sxml-transforms special
> handling for (a) inline tags, and (b) certain tags when they're empty.

A suggestion for all this introduction of newlines:  instead of
adding newlines after end-tags and worrying about which ones can
and cannot have a problem with it, why not add a newline *within*
the end-tag, thus:  "</b\n>"?  That's a general solution and
simplifies the problem greatly.

-- 
We call nothing profound                        [EMAIL PROTECTED]
that is not wittily expressed.                  John Cowan
        --Northrop Frye (improved)


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to