emacs.d/snippets/org-mode/dwcut

10 lines
136 B
Plaintext

# name: dreamwidth-cut
# key: dwcut
# --
#+BEGIN_EXPORT html
<cut text="$1">
#+END_EXPORT
$0
#+BEGIN_EXPORT html
</cut>
#+END_EXPORT