confi-emacs-actual/snippets/markdown-mode/link

4 lines
110 B
Plaintext
Raw Normal View History

2022-03-30 01:21:13 +02:00
# -*- mode: snippet; require-final-newline: nil -*-
# name: Link
# --
[${1:`(or % "text")`}](${2:http://$3})$0