6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: href
|
|
# key: h
|
|
# --
|
|
\href{${1:src}}{${2:a}}$0
|