[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] export to various flavors of (X)HTML
From: |
Eric Abrahamsen |
Subject: |
Re: [O] [PATCH] export to various flavors of (X)HTML |
Date: |
Thu, 25 Apr 2013 14:20:47 -0700 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (gnu/linux) |
François Pinard <address@hidden> writes:
> Christian Wittern <address@hidden> writes:
>
>> On 2013-04-23 21:09, François Pinard wrote:
>
>>> If I remember well [...]
>
>> Well, in this case you are misremembering, empty elements, aka as
>> self-closing tags are one of the innovations of XML. Just my nit to pick,
>
> A friendly nit-picking is always a good way to get one another to
> improve. Thanks!
Who knew this would turn out to be such a fraught issue! All I wanted
was that little green checkmark from the W3C...
Here's what I think should be an acceptable final patch. I dropped the
CDATA mess, and came up with a slightly different implementation for
handling self-closing tags. It's maybe a little /bulkier/ than the
previous implementation, but not so hacky, and may continue to be useful
in the future. There's also a documentation patch.
Hope this works,
E
0011-ox-html.el-Export-to-various-flavors-of-X-HTML.patch
Description: Text Data
- Re: [O] [PATCH] export to various flavors of (X)HTML, (continued)
- Re: [O] [PATCH] export to various flavors of (X)HTML, Rick Frankel, 2013/04/19
- Re: [O] [PATCH] export to various flavors of (X)HTML, Eric Abrahamsen, 2013/04/19
- Re: [O] [PATCH] export to various flavors of (X)HTML, Rick Frankel, 2013/04/22
- Re: [O] [PATCH] export to various flavors of (X)HTML, Eric Abrahamsen, 2013/04/23
- Re: [O] [PATCH] export to various flavors of (X)HTML, Samuel Wales, 2013/04/23
- Re: [O] [PATCH] export to various flavors of (X)HTML, Carsten Dominik, 2013/04/23
- Re: [O] [PATCH] export to various flavors of (X)HTML, Eric Abrahamsen, 2013/04/23
- Re: [O] [PATCH] export to various flavors of (X)HTML, François Pinard, 2013/04/23
- Re: [O] [PATCH] export to various flavors of (X)HTML, Christian Wittern, 2013/04/23
- Re: [O] [PATCH] export to various flavors of (X)HTML, François Pinard, 2013/04/24
- Re: [O] [PATCH] export to various flavors of (X)HTML,
Eric Abrahamsen <=
- Re: [O] [PATCH] export to various flavors of (X)HTML, Rick Frankel, 2013/04/26
- Re: [O] [PATCH] export to various flavors of (X)HTML, Eric Abrahamsen, 2013/04/26
- Re: [O] [PATCH] export to various flavors of (X)HTML, Rick Frankel, 2013/04/26
- Re: [O] [PATCH] export to various flavors of (X)HTML, Eric Abrahamsen, 2013/04/29
- Re: [O] [PATCH] export to various flavors of (X)HTML, Nicolas Goaziou, 2013/04/29
- Re: [O] [PATCH] export to various flavors of (X)HTML, Rick Frankel, 2013/04/30
- Re: [O] [PATCH] export to various flavors of (X)HTML, Rick Frankel, 2013/04/30
- Re: [O] [PATCH] export to various flavors of (X)HTML, Eric Abrahamsen, 2013/04/30