queen-raae / gatsby-remark-oembed

A GatsbyJS Plugin that transforms oembed links into its corresponding embed code.
https://gatsby-remark-oembed.netlify.com/
MIT License
162 stars 25 forks source link

Transforms links that are list items #160

Closed raae closed 2 years ago

raae commented 2 years ago
- http://www.youtube.com/watch?v=iwGFalTRHDA
- [YouTube](http://www.youtube.com/watch?v=iwGFalTRHDA)

Should not transform links in a list like the one above.

raae commented 2 years ago

We looked for standalone links in all paragraphs when no prefix configured. Should only look for standalone links in root paragraphs.

raae-bot commented 2 years ago

:tada: This issue has been resolved in version 0.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: