-
run this command to do this:
some command ```
- Subsequent list items are correctly highlighted.
Fenced code block with language:
def f
0
end
a (a
) b. Fix: preservim#113
Escaped:
[a](b)
Escape does not work:
[a](b)
Should not be links because of whitespace:
[a] (b)
[a](a b)
[a](a b)
Single links:
[a][b]
[good spell][a]
[badd spell][a]
[a][]
[a] []
[a][b] c [d][e]
Reference link followed by inline link:
[a] b
Should be shortcut reference links:
[a]
[a] b [c]
Should be a single link:
[a] [b]
[a] b c