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

trim option should exclude <pre> #146

Closed danielimmke closed 3 years ago

danielimmke commented 3 years ago

Using this without trim: true causes errors but with trim true it messes up stuff inside <pre> elements, which are supposed to retain their white space. I can try to put in a PR for this if you will merge it.

danielimmke commented 3 years ago

Whoops - wrong repository! I have too many tabs open.

raae commented 3 years ago

No worries, you are welcome to contribute at any time though :D