How to embed/shortcode for youtube/vimeo/soundcloud/spotify and other audio/video contents? #289
Answered
by
welpo
andreacfromtheapp
asked this question in
Q&A
-
Hi @welpo first things first: thank you for tabi! it is impressive! secondly:
Please and thank you ps: btw this is where I am using tabi: https://gacallea.github.io |
Beta Was this translation helpful? Give feedback.
Answered by
welpo
Apr 3, 2024
Replies: 1 comment 1 reply
-
Hello Andrea! Thank you for the kind words. tabi does not include media embed shortcodes. The simplest way to embed content is adding the HTML embed code in your MarkDown files. You will need to configure (or disable) the CSP to allow connections to SoundCloud, YouTube, and any site you want to embed content from. Hope that helps! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
andreacfromtheapp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello Andrea!
Thank you for the kind words.
tabi does not include media embed shortcodes.
The simplest way to embed content is adding the HTML embed code in your MarkDown files.
You will need to configure (or disable) the CSP to allow connections to SoundCloud, YouTube, and any site you want to embed content from.
Hope that helps!