Ihor Radchenko <yanta...@posteo.net> writes: > Protesilaos Stavrou <i...@protesilaos.com> writes: > >> With regard to the disambiguation scheme, I am playing around with >> various scenaria to see how Org HTML export behaves. Using the >> following: >> ... >> This is test 2 <sup><a id="fnr.1.100" class="footref" href="#fn.1" >> role="doc-backlink">1</a></sup> >> ... >> This is test 3 <sup><a id="fnr.1.100" class="footref" href="#fn.1" >> role="doc-backlink">1</a></sup> >> >> Notice that the 100 in the ID is not incremented further. I guess this >> is something that can be worked on but, again, I think it is separate >> from the issue of using the label for the ID and HREF. >> >> Any thoughts? > > Duplicate IDs are against HTML spec: > https://softwareengineering.stackexchange.com/questions/127178/two-html-elements-with-same-id-attribute-how-bad-is-it-really > > So, this is a bug.
Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=e0f24a3f6 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>