You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- AAA: [footnote [^1] in a link](https://example.com)- BBB: footnote countains foonote[^2]- CCC: footnote contains link[^3][^1]: the link's footnote text
[^2]: this footnote contains[^a] a footnote
[^3]: this footnote contains a [link][3a][^a]: this is the footnote's footnote
[3a]: https://example.com/3a
link text can't contain a link (by definition), but it could contain a footnote.
I should check for that. I bet it's wrong right now.
The text was updated successfully, but these errors were encountered: