Allow disabling of htmlization in ox-html export.
commit37df5f94f4c0b2bcff5f19a33d918318037e40fe
authorRick Frankel <rick@rickster.com>
Tue, 25 Mar 2014 15:27:07 +0000 (25 11:27 -0400)
committerRick Frankel <github@rickster.com>
Wed, 26 Mar 2014 12:42:23 +0000 (26 08:42 -0400)
treee3b7ed05322a0321baa5480179954dceef6eee13
parent1f155ef1e76d7751a514202bb16a3f8c9c6aae55
Allow disabling of htmlization in ox-html export.

* lisp/ox-html.el (org-html-htmlize-output-type): Add `nil'
  option (no htmlization).
(org-html-fontify-code): Return plain text if
`org-html-htmlize-output-type' is `nil'.
lisp/ox-html.el