renard / o-blog

Standalone orgmode blog exporter. DEPECATED, NOT MAINTAINED
http://renard.github.com/o-blog-v2
260 stars 58 forks source link

Including class in an exported list #61

Closed tonyday567 closed 11 years ago

tonyday567 commented 11 years ago

Hi o-bloggers,

I'm in the process of cleaning up oblog-min.org (or should it be called o-blog-min.org?).

Does anyone know how to add a class to a list on html export. So, this:

+BEGIN_EXAMPLE

becomes this:

+BEGIN_EXAMPLE

+END_EXAMPLE

I've been back and forth through the docs and I can't place a way to do it, other than to drop back to raw html (and I love my plain lists).

Any help appreciated. Also posted on the org mailing list.

tony

tonyday567 commented 11 years ago

And the answer is:

(require 'org-special-blocks)

+BEGIN_nav