vim-flavored-markdown icon indicating copy to clipboard operation
vim-flavored-markdown copied to clipboard

Highlight Error when Using Larger Than as an Arrow

Open superarts opened this issue 9 years ago • 0 comments

In the following text (from Apple's Wallet Companion Files), the > has been incorrectly marked as an error. Xcode -> Preference works but Xcode->Preference doesn't.

# Xcode
Xcode and the Xcode Command Line Tools are both required to compile 
the ruby gems listed in the next section. Xcode can be downloaded from 
the Mac App store. The Xcode Command Line Tools can be installed from the 
Xcode>Preferences menu under the Downloads tab. 

I don't like the way how Apple uses it, but maybe it shouldn't be treated as an error.

Source: https://developer.apple.com/services-account/download?path=/iOS/Wallet_Support_Materials/WalletCompanionFiles.zip

superarts avatar Apr 08 '16 01:04 superarts