[READ-ONLY] Mirror of https://github.com/flo-bit/astro-custom-embeds. astro integration that allows you to easily add custom embeds that replace URLs (or directives) in mdx files with your custom comp
0

Configure Feed

Select the types of activity you want to include in your feed.

update readme

+1 -1
+1 -1
Readme.md
··· 1 1 # Astro Custom Embeds Integration 2 2 3 - This Astro integration allows you to easily add custom embeds to your Astro components, that replace URLs (or directives) in `mdx` files with your custom components. 3 + This Astro integration allows you to easily add custom embeds that replace URLs (or directives) in `mdx` files with your custom components. 4 4 5 5 So for example you can replace a YouTube URL with an embedded youtube player, or a Twitter URL with an embedded tweet. 6 6