Set up dreamwidth posting function

This commit is contained in:
trémeur 2021-10-24 22:55:37 +01:00
parent 9f242e9ca6
commit 391cdeb78b
3 changed files with 44 additions and 1 deletions

10
snippets/org-mode/dwcut Normal file
View file

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