Switch to html5; pointed out by Frantisek
This commit is contained in:
parent
68391f5e7e
commit
17eff0f6bd
@ -24,6 +24,7 @@
|
|||||||
(require 'htmlize)
|
(require 'htmlize)
|
||||||
(require 'org)
|
(require 'org)
|
||||||
|
|
||||||
|
(setq org-html-doctype "html5")
|
||||||
(setq org-html-htmlize-output-type 'css)
|
(setq org-html-htmlize-output-type 'css)
|
||||||
(setq org-export-time-stamp-file nil)
|
(setq org-export-time-stamp-file nil)
|
||||||
(setq org-html-validation-link nil)
|
(setq org-html-validation-link nil)
|
||||||
|
Loading…
Reference in New Issue
Block a user