Announce change to "refname" doctree element handling.
commitb3b8429931e97770c07637fd0460c4dd408a8acc
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 9 Apr 2024 15:18:31 +0000 (9 15:18 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 9 Apr 2024 15:18:31 +0000 (9 15:18 +0000)
treeb493ce6c44c6ef52ef2b380dfb210c8850a86bcc
parent46441106fb83cb0653f18e4279789b42cb97f570
Announce change to "refname" doctree element handling.

In Docutils 1.0, we will
keep case information of in "refname" attributes the Document Tree
and remove the "name" attribute of the `<reference>` element.

* As before, resolving cross-references for hyperlinks, footnotes, and citations ignores case.

* Custom "unknown_reference_resolvers" (added by 3rd party code, e.g., the MaoinMoin wiki)
  have access to the original casing of the reference name without the need for a separate attribute.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@9619 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/RELEASE-NOTES.txt
docutils/docs/ref/doctree.txt
docutils/docs/ref/docutils.dtd