emacs.d/snippets/org-mode/threeimg

6 lines
128 B
Plaintext

# name: three-image
# key: threeimg
# --
#+HTML:<div class="figure threeup"><img src="$1"><img src="$2"><img src="$3"></div>
$0