emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] html export using html5 elements and bootstrap framework


From: Rick Frankel
Subject: Re: [O] html export using html5 elements and bootstrap framework
Date: Tue, 6 Jan 2015 10:40:52 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

On Sun, Jan 04, 2015 at 02:32:03AM +0100, Rasmus wrote:
> Hi,
> 
> RC <address@hidden> writes:
> 
> > If the default heading and content classes used by ox-html could be
> > changed or aliased it should work well with org-mode html
> 
> Maybe you can set up filters then to replace e.g. section into the desired
> naming-scheme.  AFAIR class-names are hard-coded in ox-html.

As Rasmus mentioned in a previous email, there is no way currently to add html
attributes to lists w/ ATTR_HTML.

A filter, a mentioned above, is your simplest approach. The best (IMHO) would
be to create a derived exporter (ox-bootstrap?) based on ox-html. You can look
at one of the slideshow backends (ox-deck, ox-s5, ox-reveal) for
examples (e.g., `org-deck-item' or org-s5-headline for how to "advise" the
html exporter functions.)

rick




reply via email to

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