Re: [O] HTML blocks not exporting correctly

2016-11-07 Thread Peter Salazar
Thanks! On Mon, Nov 7, 2016 at 6:42 PM, Kaushal Modi wrote: > Please see the very beginning of ORG-NEWS/Release Notes > > - http://orgmode.org/cgit.cgi/org-mode.git/tree/etc/ORG-NEWS?h=maint#n26 > - http://orgmode.org/Changes.html#orgf3f9c91 > > On Mon, Nov 7, 2016 at 6:25 PM Peter Salazar > wr

Re: [O] HTML blocks not exporting correctly

2016-11-07 Thread Kaushal Modi
Please see the very beginning of ORG-NEWS/Release Notes - http://orgmode.org/cgit.cgi/org-mode.git/tree/etc/ORG-NEWS?h=maint#n26 - http://orgmode.org/Changes.html#orgf3f9c91 On Mon, Nov 7, 2016 at 6:25 PM Peter Salazar wrote: > Since upgrading to org-mode 9.0, I am unable to export HTML blocks.

[O] HTML blocks not exporting correctly

2016-11-07 Thread Peter Salazar
Since upgrading to org-mode 9.0, I am unable to export HTML blocks. When I export to HTML, the contents of HTML blocks export literally, rather than as rendered HTML. So for instance, I have an org-mode file containing this: #+BEGIN_HTML http://orgmode.org";>link #+END_HTML When I export to HTML