From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: switch off validate - how? Date: Mon, 20 May 2019 12:46:58 -0400 Message-ID: <87imu5nke5.fsf@alphaville.usersys.redhat.com> References: <87ftp9hcpp.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hSlRX-00029V-5S for emacs-orgmode@gnu.org; Mon, 20 May 2019 12:47:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hSlRV-0002OL-Pm for emacs-orgmode@gnu.org; Mon, 20 May 2019 12:47:18 -0400 Received: from [195.159.176.226] (port=54210 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hSlRV-0002NE-JE for emacs-orgmode@gnu.org; Mon, 20 May 2019 12:47:17 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hSlRT-0003Us-7X for emacs-orgmode@gnu.org; Mon, 20 May 2019 18:47:15 +0200 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: emacs-orgmode@gnu.org 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: ,---- |
|

Author: Nick Dokos

|

Created: 2019-05-20 Mon 12:43

|

<<<<<<<<<<< this should disappear. |
`---- -- Nick "There are only two hard problems in computer science: cache invalidation, naming things, and off-by-one errors." -Martin Fowler