commit a7f45126d728d21e4820104f1e1c771b757fe88d from: Lukas Henkel date: Fri May 12 17:05:44 2023 UTC Disable org html validation links commit - 069a4dbd8d3c1adc9d03d5ac848387a09d9d531e commit + a7f45126d728d21e4820104f1e1c771b757fe88d blob - 32394789e4e500ff463d20bf69b463b76f1ee73d blob + b0e1116a1afa8a6fe56162d2529f26d60c48ce44 --- init.el +++ init.el @@ -333,6 +333,7 @@ (shell . t) (emacs-lisp . t) (restclient . t))) + '(org-html-validation-link "") '(org-log-done 'time) '(org-log-done-with-time t) '(org-refile-use-outline-path 'file)