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

Fix README links, Add TikTok support #176

Closed danielimmke closed 1 year ago

danielimmke commented 1 year ago

TikTok has become very popular and this will let people add embeds to their site. Also, I fixed some incorrect links in the README.

netlify[bot] commented 1 year ago

Deploy request for gatsby-remark-oembed-mdx pending review.

Visit the deploys page to approve it

Name Link
Latest commit c866d67fc83c765d5c81c24dfd11835e2848430c
netlify[bot] commented 1 year ago

Deploy request for gatsby-remark-oembed pending review.

Visit the deploys page to approve it

Name Link
Latest commit c866d67fc83c765d5c81c24dfd11835e2848430c
raae commented 1 year ago

This looks great, could you add a tik tok example in the example-content/posts/ folder so I can more easily verify that its working?

danielimmke commented 1 year ago

There should be one in there already

raae commented 1 year ago

I will get this reviewed and merged before hacktober is over!

danielimmke commented 1 year ago

No rush, I'm not participating in Hacktoberfest. I use this package on my personal site and needed TikTok support.

danielimmke commented 1 year ago

Hey, any update on this?