Hello, Carlo Pinciroli <ca...@pinciroli.net> writes:
> 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. > ------------------------------------------------------------------------ > > I ran this test after launching "emacs -Q": > > #+OPTIONS: toc:nil title:nil > #+BEGIN_EXPORT html > > ciao > #+END_EXPORT html You could use M-x org-lint on the document: there is a syntax error. It should be #+END_EXPORT Regards, -- Nicolas Goaziou