Update dwpost
This commit is contained in:
parent
ff4628b2fc
commit
e56299d08c
2 changed files with 43 additions and 123 deletions
6
snippets/org-mode/player
Normal file
6
snippets/org-mode/player
Normal file
|
@ -0,0 +1,6 @@
|
|||
# name: audio-player
|
||||
# key: player
|
||||
# --
|
||||
#+HTML: <audio controls=""><source src="$1" type="audio/mp3"></source> Your browser does not support the audio element. </audio>
|
||||
|
||||
$0
|
Loading…
Add table
Add a link
Reference in a new issue