Files
vim-markdown/syntax
Greg Anders 9869533e28 Add syntax highlighting for shortcut reference links
Shortcut reference links are defined in three of the most common
Markdown implementations:

- [Pandoc](https://pandoc.org/MANUAL.html#extension-shortcut_reference_links)
- [CommonMark](https://spec.commonmark.org/0.29/#shortcut-reference-link)
- [Github Flavored Markdown](https://github.github.com/gfm/#shortcut-reference-link)
2020-07-21 17:10:13 -06:00
..