more html
This commit is contained in:
parent
ec06fe6562
commit
fed6428f72
1 changed files with 10 additions and 0 deletions
10
snippets/org-mode/sumdet
Normal file
10
snippets/org-mode/sumdet
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
# name: summary-details
|
||||||
|
# key: sumdet
|
||||||
|
# --
|
||||||
|
#+HTML: <details><summary>$1</summary>
|
||||||
|
|
||||||
|
$2
|
||||||
|
|
||||||
|
#+HTML: </details>
|
||||||
|
|
||||||
|
$0
|
Loading…
Add table
Add a link
Reference in a new issue