Update
This commit is contained in:
7
snippets/org-mode/reveal-html-div
Normal file
7
snippets/org-mode/reveal-html-div
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: reveal-html-div
|
||||
# key: <div
|
||||
# --
|
||||
#+REVEAL_HTML: <div class="${1:row}" style="$2">
|
||||
$0
|
||||
#+REVEAL_HTML: </div>
|
||||
Reference in New Issue
Block a user