Hello,

I am exporting Org to Markdown, and when used with:

<!DOCTYPE html>

<h1>What is GNU CLISP?<a id="sec-1" name="sec-1"></a></h1>

then the validator https://validator.w3.org/ is telling:

Warning: The name attribute is obsolete. Consider putting an id attribute on 
the nearest container instead.

>From line 382, column 23; to line 382, column 49

GNU CLISP?<a id="sec-1" name="sec-1"></a></


Is there a way for me to customize that output?

And if not, maybe it shall be corrected.

Jean Louis

Reply via email to