Skip to content
Discussion options

You must be logged in to vote

FYI, that's all Pandoc, you don't even need the file (the file name simply needs to be recognise as an audio file).

Pandoc will convert to the following HTML, then it's up to the browser to read it.

<p>This is a playground for Quarto.</p>
<p><audio src="audio.m4a" controls=""><a href="audio.m4a">Audio</a></audio></p>

Note that I am using Brave (chromium based) and it's working, be sure to check your local configuration as I highly doubt Chrome is faulty here.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@mcanouil
Comment options

mcanouil Feb 6, 2024
Collaborator

Answer selected by cscheid
@bryanwhiting
Comment options

Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

mcanouil Feb 6, 2024
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
third-party Issues involving interaction with a third-party library
3 participants