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
Whoops, I accidentally used RawText for formatting the inside of autolinks, so something like [=parse with a <syntax>=] formats to <a ...>parse with a <syntax></a> which is no good. Should be SafeText.