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}")
|
||
|
|