emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* publishuing in html5
@ 2013-12-09 17:46 Catonano
  2013-12-09 17:59 ` Catonano
                   ` (2 more replies)
  0 siblings, 3 replies; 38+ messages in thread
From: Catonano @ 2013-12-09 17:46 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

I' m trying to follow the examples at this page

http://orgmode.org/manual/HTML-doctypes.html#HTML-doctypes

to transform

     #+BEGIN_ASIDE
     Lorem ipsum
     #+END_ASIDE


in


     <aside>
       <p>Lorem ipsum</p>
     </aside>

but it doesn't work, I still get

<div class="aside">
<p>
Lorem ipsum
</p>

</div>

I tried to both include the directive in the "group" in the project
definition AND using

#+HTML_HTML5_FANCY: t

in level-0.org

What am I missing ?

[-- Attachment #2: Type: text/html, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2013-12-31 16:45 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-09 17:46 publishuing in html5 Catonano
2013-12-09 17:59 ` Catonano
2013-12-09 18:48   ` Catonano
2013-12-09 19:53 ` Nick Dokos
2013-12-11  0:41   ` Scott Randby
2013-12-11 12:58     ` Nick Dokos
2013-12-11 14:13       ` Scott Randby
2013-12-11 15:04         ` Nick Dokos
2013-12-11 15:20           ` Scott Randby
2013-12-11 15:24             ` Nicolas Goaziou
2013-12-11 15:47               ` Scott Randby
2013-12-11 16:03                 ` Nicolas Goaziou
2013-12-11 16:30                   ` Scott Randby
2013-12-14 17:01                   ` Catonano
2013-12-14 19:40                     ` Nick Dokos
2013-12-14 21:22                       ` Alan L Tyree
2013-12-14 21:36                       ` Achim Gratz
2013-12-18 10:16                       ` Catonano
2013-12-18 16:41                         ` Nick Dokos
2013-12-31 11:31                           ` Catonano
2013-12-31 12:47                             ` Catonano
2013-12-31 16:41                             ` Nick Dokos
2013-12-15 10:00                     ` Nicolas Goaziou
2013-12-15 18:30                     ` Scott Randby
2013-12-11 15:43         ` Leading headline of a subtree tag export Scott Randby
2013-12-11 15:57           ` Nicolas Goaziou
2013-12-11 16:35             ` Scott Randby
2013-12-11 10:00   ` publishuing in html5 Catonano
2013-12-09 19:57 ` Nicolas Goaziou
2013-12-11  9:56   ` Catonano
2013-12-15 10:07     ` Nicolas Goaziou
2013-12-18 10:04       ` Catonano
2013-12-18 13:02         ` Nicolas Goaziou
2013-12-31 11:06           ` Catonano
2013-12-20 20:06         ` Scott Randby
2013-12-31 11:42           ` Catonano
2013-12-31 11:47   ` Catonano
2013-12-31 16:28     ` Nick Dokos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).