On 2013-12-05 03:56, Gijs Hillenius wrote:
Hello
I have trouble finding the correct explanation in ox-html.el.gz and
searching on the web. I'm trying to tell the html exporter *not* to
include the "<!--/*--><![CDATA[/*><!--*/ ..." javascript
I'm trying to use the #+OPTIONS: to define this for a given foo.org
file.
The correct options setting (for org v8) is =html-scripts:nil=.
If you run org export dispatch, and insert the html header, it will
give you all the default options. ie:
C-c C-e # html RET
rick