|
|
|
|
|
by adiM
5054 days ago
|
|
Well, vim cannot syntax highlight markdown. Period. There are multiple markdown syntax highlighting plugins, but none of them work most non-trivial markdown features (a paragraph indented by four spaces after a list item is a regular paragraph not a code block; extend the same analogy to multiple nested lists...). |
|