emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Fancy HTML5 export: video and aside blocks in documentation does not work [8.3.4 (8.3.4-20-g6f439a-elpaplus @ /home/semente/.emacs.d/elpa/org-plus-contrib-20160321/)]
@ 2016-03-22 19:29 Guilherme Gondim
  2016-03-25 13:27 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Guilherme Gondim @ 2016-03-22 19:29 UTC (permalink / raw)
  To: emacs-orgmode



Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

HTML5 fancy block names must be in lowercase but documentation example
shows in uppercase. I don't know if it is documentation or coding bug.

For example, the following code does not works:

#+BEGIN_ASIDE
Everything should be made as simple as possible,
but not any simpler --Albert Einstein
#+END_ASIDE

It shows a <div> container with class "ASIDE", but with the block name
in lowercase as following works:

#+BEGIN_aside
Everything should be made as simple as possible,
but not any simpler --Albert Einstein
#+END_aside

I tested also with the <video> tag. Same problem.

Thanks,
Guilherme

Emacs  : GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5)
 of 2015-03-07 on trouble, modified by Debian
Package: Org-mode version 8.3.4 (8.3.4-20-g6f439a-elpaplus @ /home/semente/.emacs.d/elpa/org-plus-contrib-20160321/)

-- 
Guilherme Gondim

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

* Re: Bug: Fancy HTML5 export: video and aside blocks in documentation does not work [8.3.4 (8.3.4-20-g6f439a-elpaplus @ /home/semente/.emacs.d/elpa/org-plus-contrib-20160321/)]
  2016-03-22 19:29 Bug: Fancy HTML5 export: video and aside blocks in documentation does not work [8.3.4 (8.3.4-20-g6f439a-elpaplus @ /home/semente/.emacs.d/elpa/org-plus-contrib-20160321/)] Guilherme Gondim
@ 2016-03-25 13:27 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-03-25 13:27 UTC (permalink / raw)
  To: Guilherme Gondim; +Cc: emacs-orgmode

Hello,

Guilherme Gondim <guilherme@semente.io> writes:

> HTML5 fancy block names must be in lowercase but documentation example
> shows in uppercase. I don't know if it is documentation or coding bug.

The former.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2016-03-25 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-22 19:29 Bug: Fancy HTML5 export: video and aside blocks in documentation does not work [8.3.4 (8.3.4-20-g6f439a-elpaplus @ /home/semente/.emacs.d/elpa/org-plus-contrib-20160321/)] Guilherme Gondim
2016-03-25 13:27 ` Nicolas Goaziou

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).