Closed
Description
Subject of the feature
See my musings on how labels should work here.
The current behavior is for label to be the same as identifier except for casing and whitespace, and not a lot like the rest of markdown.
My proposed solution is to also handle character escapes and references, so that the value represents better what folks expect, is more easily settable by tooling in mdast, and that we can drop the whole copy-encoding mess currently in remark.
Expected behavior
Define that label is decoded en unescaped