summaryrefslogtreecommitdiffstats
path: root/snippets/org-mode/example.yasnippet
blob: 1814ba7f201c0b5814193e83a3959abf0efdaecf (plain)
1
2
3
4
5
6
7
# -*- mode: snippet -*-
# name: example block
# key: <E
# --
#+BEGIN_EXAMPLE
$0
#+END_EXAMPLE