Is it possible to have srcset for the images on a Quarto website? #11795
Unanswered
ferenci-tamas
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I don't think Pandoc markdown image syntax supports this, but you can do that using LUA filter. To be clear, srcset is not the same thing as responsive. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Is it possible to include responsive images (i.e., using
srcset
) with Quarto websites?Beta Was this translation helpful? Give feedback.
All reactions