From mboxrd@z Thu Jan 1 00:00:00 1970 From: Colin Baxter Subject: Re: switch off validate - how? Date: Mon, 20 May 2019 19:48:34 +0100 Message-ID: <877ealgdx9.fsf@yandex.com> References: <87ftp9hcpp.fsf@yandex.com> <87imu5nke5.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:52886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hSnL3-0008Hz-5S for emacs-orgmode@gnu.org; Mon, 20 May 2019 14:48:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hSnL1-0006oM-Lt for emacs-orgmode@gnu.org; Mon, 20 May 2019 14:48:44 -0400 Received: from forward104o.mail.yandex.net ([37.140.190.179]:53427) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hSnL0-0006mT-UF for emacs-orgmode@gnu.org; Mon, 20 May 2019 14:48:43 -0400 In-Reply-To: <87imu5nke5.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Mon, 20 May 2019 12:46:58 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Nick Dokos Cc: emacs-orgmode@gnu.org Dear Nick, >>>>> Nick Dokos writes: > Colin Baxter writes: >> Hello, >> >> In exporting to html, how do I switch off the `validate' link at >> the bottom of the html file? I can't seem to find any appropriate >> variable. >> > C-h v org-html-validation-link RET > Set it to "", but there are still validation remnants left in the > HTML file, which is probably a bug: Great, that worked. I actually set it as a local variable since I want the validation link on certain files but not all. Thank you. Best wishes, Colin Baxter m43cap@yandex.com