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
{{ message }}
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
This markdown works as you'd expect:
...but if you want to be polite about it, then you're out of luck, because this markdown:
...parses as
Str "[Brainf*ck](https://en.wikipedia.org/wiki/Brainfuck)".I tried the same markup in http://spec.commonmark.org/dingus/ and it renders as a link, so I believe it's valid markdown.
Thought you'd want to know. :-)