[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [patch][ox-html] Support for level based containers
From: |
Rasmus |
Subject: |
[O] [patch][ox-html] Support for level based containers |
Date: |
Sun, 16 Mar 2014 00:18:09 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Hi,
This patch allows different containers in ox-html.el depending on the
level of the heading. For example, it is possible to get a container
structure like this (level . container):
* . section
** . article
*** . div
This is good for HTML5 at least, and I suspect also for ox-publish
projects. I don't know if this additional semantics is useful for
"HTML4".
Let me know if you find you'd be willing to merge something like this
and what changes are necessary, if any.
Thanks,
Rasmus
--
When in doubt, do it!
0001-Support-for-level-based-containers-in-ox-html.patch
Description: Text Data
- [O] [patch][ox-html] Support for level based containers,
Rasmus <=
- Re: [O] [patch][ox-html] Support for level based containers, Nicolas Goaziou, 2014/03/16
- Re: [O] [patch][ox-html] Support for level based containers, Rasmus, 2014/03/16
- Re: [O] [patch][ox-html] Support for level based containers, Bastien, 2014/03/16
- Re: [O] [patch][ox-html] Support for level based containers, Rick Frankel, 2014/03/17
- Re: [O] [patch][ox-html] Support for level based containers, Rasmus, 2014/03/17
- Re: [O] [patch][ox-html] Support for level based containers, Rick Frankel, 2014/03/17
- Re: [O] [patch][ox-html] Support for level based containers, Rasmus, 2014/03/17
- Re: [O] [patch][ox-html] Support for level based containers, Rick Frankel, 2014/03/18
- Re: [O] [patch][ox-html] Support for level based containers, Rasmus, 2014/03/18
- Re: [O] [patch][ox-html] Support for level based containers, Rick Frankel, 2014/03/19