On Tue, Sep 03, 2013 at 03:37:05PM +0200, flammable project wrote:
> Hi all,
> 
> I'm looking for informations on how to create a new exporter based on the
> new export engine.
> 
> I want to convert org files into HTML files in which some "functions" from
> Twitter Bootstrap framework will be instantiated via Emacs and Org-Mode.
> 
> I'm quite fustrated because the org-export_generic.el file is obsolete and
> I tried to use ox.el ox-ascii.el files but I was discouraged by their heavy
> contents.
> 
> Could you please tell how to easily find a good starting "point" ?

You could take a look at ox-md.el; it derives from ox-html.el.  Since
you want to add to ox-html.el, that might be a nice starting point.

Needless to say, you should probably wait for Nicolas's comment.  He is
the expert, I'm just a user who looks at the source from time to time
;).

GL

-- 
Suvayu

Open source is the future. It sets us free.

Reply via email to