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
The `@BennoLossin` in the hackmd url gets interpreted as a github
username and thus replaced by the url, which breaks the markdown.
Thus use `%40` which encodes `@` instead.
0 commit comments