Re: [O] switch off validate - how?

2019-05-21 Thread Nicolas Goaziou
Hello, Nick Dokos writes: > 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. > | >

Re: [O] switch off validate - how?

2019-05-20 Thread Amin Bandali
Nick Dokos writes: [...] > You can't [fn:1] set `org-html-validation-link' to nil because the defcustom > specifies a string. > > Redefining the postamble format is indeed a good solution, probably the > best solution currently available. `org-html-validation-link' should probably > only be

Re: [O] switch off validate - how?

2019-05-20 Thread Colin Baxter
Dear Amin, > Amin Bandali writes: > Hello, Nick Dokos writes: > [...] >> >> 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: >> >> , | | >

Re: [O] switch off validate - how?

2019-05-20 Thread Nick Dokos
Amin Bandali writes: > Hello, > > Nick Dokos writes: > > [...] > >> >> 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

Re: [O] switch off validate - how?

2019-05-20 Thread Colin Baxter
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

Re: [O] switch off validate - how?

2019-05-20 Thread Amin Bandali
Hello, Nick Dokos writes: [...] > > 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.

Re: [O] switch off validate - how?

2019-05-20 Thread Nick Dokos
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,

[O] switch off validate - how?

2019-05-20 Thread Colin Baxter
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. Colin Baxter m43...@yandex.com