MichaelDeBoey/gatsby-remark-embedder

How to change height and width of Spotify and YouTube ?

teeaarbee opened this issue · 2 comments

  • gatsby-remark-embedder version:
  • node version:
  • npm (or yarn) version:

Relevant code or config

What you did:

What happened:

Reproduction repository:

Problem description:

Suggested solution:

@teeaarbee At this moment it's not possible to change height/width of the embeds.

I'm happy to accept a PR for both of these transformers that accept height & width options though 🙂

@teeaarbee At this moment it's not possible to change height/width of the embeds.

I'm happy to accept a PR for both of these transformers that accept height & width options though 🙂

I needed this for CodePen transformer, I've added this in #146
If this works for you I can get the other transformers in another PR