- Character references are allowed everywhere, except in fenced code, indented code, or code spans
- They represent their resolved character, not syntax
There’s even example 318 of having them in link definition destinations and link definition titles.
But, the following does not resolve into a link:
[©]: example.com
[©][]
I interpret the spec as saying that it should resolve, but then the dingus doesn’t.
This may be a bug for the dingus implementation, rather than the spec.
There’s even example 318 of having them in link definition destinations and link definition titles.
But, the following does not resolve into a link:
I interpret the spec as saying that it should resolve, but then the dingus doesn’t.
This may be a bug for the dingus implementation, rather than the spec.