Simplify cut code

This commit is contained in:
trémeur 2021-11-07 19:46:06 +00:00
parent fd75de62fb
commit 79a5d333c6
5 changed files with 2 additions and 27 deletions

View file

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