forked from colonelpanic/dotfiles
Squashed 'dotfiles/emacs.d/snippets/org-mode/' content from commit 63d0bbd
git-subtree-dir: dotfiles/emacs.d/snippets/org-mode git-subtree-split: 63d0bbd9629b3a07a56c61dded5502484ee53d1a
This commit is contained in:
7
attr_html.yasnippet
Normal file
7
attr_html.yasnippet
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name : attr_html
|
||||
# key: ath
|
||||
# condition: (= (current-column) 3)
|
||||
# contributor: Rafael Villarroel (rvf0068@gmail.com)
|
||||
# --
|
||||
#+ATTR_HTML: alt="$1" img class="aligncenter"
|
Reference in New Issue
Block a user