Github Markdown highlights text with @ in it
I am writing documentation using Github Markdown for Objective-C, and everytime I write @weakify(self)
or strongify(self)
and publish my documentation, these two writings appear in highlighted red and the text is white.