From e1cf1c5d04a3a1f038dde21eae20b0b41557d532 Mon Sep 17 00:00:00 2001 From: Howard Abrams Date: Fri, 17 Mar 2023 19:24:04 -0700 Subject: [PATCH] We never need the HTML validation link. --- ha-org.org | 1 + 1 file changed, 1 insertion(+) diff --git a/ha-org.org b/ha-org.org index 18dfb09..a162e04 100644 --- a/ha-org.org +++ b/ha-org.org @@ -76,6 +76,7 @@ Begin by initializing these org variables: org-imenu-depth 4 sentence-end-double-space nil ; I jump around by sentences, but seldom have two spaces. + org-html-validation-link nil org-export-with-sub-superscripts nil org-html-validation-link nil org-directory "~/personal"