dotfiles/attr_html.yasnippet

8 lines
194 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name : attr_html
# key: ath
# condition: (= (current-column) 3)
# contributor: Rafael Villarroel (rvf0068@gmail.com)
# --
#+ATTR_HTML: alt="$1" img class="aligncenter"