ox-html: Allow displaying source code block using klipse
commitd5bbf365533ba45d72ebed8121c7612c860ea944
authorMatt Price <matt.price@utoronto.ca>
Thu, 23 Mar 2017 22:22:30 +0000 (23 23:22 +0100)
committerBastien <bzg@gnu.org>
Thu, 23 Mar 2017 22:22:30 +0000 (23 23:22 +0100)
treef84a96b1769b44ebebcec43c977126f00ab76096
parent0f51e643c4f1c5b4e232c4c9dae115e0cb51845a
ox-html: Allow displaying source code block using klipse

* lisp/ox-html.el (html, org-html-template)
(org-html-src-block): Allow to display source code block using
the klipse javascript plugin.

Thanks to Nicolas Goaziou for reviewing the patch.
lisp/ox-html.el