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
Links can't contain other links or footnotes -- but footnotes can
contain either. Add tests and logic to handle it.
Resolves#98.
I found #188 (footnotes that cycle back to themselves) while writing
tests for this, but that's a special case, so I'm going to handle it
separately.
We spin into an infinite loop on this even in
tree.rs
, before even getting to selectors or output.Footnotes
footnote text references itself1. ↩ ↩2
The text was updated successfully, but these errors were encountered: