Patch Changes
-
#121
93a5ca7aeefab7514bcde86fbe080d404a3169f8Thanks @delucis! - Fixes an issue where the integration would match links that take up an entire paragraph even if they included a custom link.For example,
[Check it out!](https://example.com)would be converted to a<LinkPreview>component instead of rendering an<a>tag. This is now fixed and only plain URLs likehttps://example.comwill match. -
Updated dependencies [
732a6cfac5038f82ccdd4df7c2dacf036deceae5]:- @astro-community/astro-embed-link-preview@0.2.0