emacs.d/snippets/org-mode/dwcut
2021-10-24 22:55:37 +01:00

10 lines
No EOL
136 B
Text

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