6 lines
128 B
Plaintext
6 lines
128 B
Plaintext
2 years ago
|
# name: three-image
|
||
|
# key: threeimg
|
||
|
# --
|
||
|
#+HTML:<div class="figure threeup"><img src="$1"><img src="$2"><img src="$3"></div>
|
||
|
|
||
|
$0
|