tvl-depot/users/grfn/emacs.d/snippets/org-mode/SQL source block

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
82 B
Text
Raw Normal View History

2019-07-09 23:50:51 +02:00
# key: sql
# name: SQL source block
# --
#+BEGIN_SRC sql ${1::async}
$2
#+END_SRC