94aebfaadd
using VAM. The reason is that snipmate automatically looks for snippets found in &rtp/snippets
8 lines
135 B
Plaintext
8 lines
135 B
Plaintext
# Markdown
|
|
|
|
snippet [
|
|
[${1:text}](http://${2:address} "${3:title}")
|
|
snippet ![
|
|
![${1:alttext}](${2:/images/image.jpg} "${3:title}")
|
|
|