Skip to content
Snippets Groups Projects
Commit e9215415 authored by Michael Hauspie's avatar Michael Hauspie
Browse files

Remove validate link in html exports

parent 8406ea3f
Branches
No related tags found
No related merge requests found
......@@ -707,6 +707,12 @@ For HTML source code highlight, use =htmlize=
#+end_src
Turn off validate link in org html export:
#+begin_src emacs-lisp
(setq org-html-validation-link nil)
#+end_src
** Source code evaluation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment