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
A sentence with a footnote<sup><ahref="#footnote-1">1</a></sup><asideclass="footnote" id="footnote-1">The content of the footnote</aside><script>varlinks=$('a[href]');$('aside.footnote').hide().each(function(){varhash='#'+this.id;links.filter(function(){returnthis.hash===hash;}).popover({html: true,content: this.innerHTML});});</script>
In one example, superscript references in one section need to be linked to notes in another section.
The text was updated successfully, but these errors were encountered: