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
If we write [^1][^2] it should be automatically transformed to [^1]<sup>, </sup>[^2]. Otherwise it looks like a footnote with the number 12 in the rendered text.
If we write
[^1][^2]it should be automatically transformed to[^1]<sup>, </sup>[^2]. Otherwise it looks like a footnote with the number 12 in the rendered text.