more html

This commit is contained in:
trémeur 2022-01-30 16:45:31 +00:00
parent ec06fe6562
commit fed6428f72

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

@ -0,0 +1,10 @@
# name: summary-details
# key: sumdet
# --
#+HTML: <details><summary>$1</summary>
$2
#+HTML: </details>
$0