Hello, Nick Dokos <ndo...@gmail.com> 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: > > ,---- > | <div id="postamble" class="status"> > | <p class="author">Author: Nick Dokos</p> > | <p class="date">Created: 2019-05-20 Mon 12:43</p> > | <p class="validation"></p> <<<<<<<<<<< this should disappear. > | </div> > `---- Indeed, it would be nice if setting `org-html-validation-link' to "" or nil didn’t insert the wrapping paragraph. In the meantime, you can customize C-h v org-html-postamble-format RET and get rid of the validation paragraph entirely.