jeffreytse / jekyll-spaceship

🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
MIT License
626 stars 67 forks source link

[Feature request] Spotify podcasts #61

Closed gallo-s-chingon closed 3 years ago

gallo-s-chingon commented 3 years ago

Currently there's no support for podcasts, share link/embed code follows the same naming convention, except for episode in place of track I copied the snippet for Spotify and replaced track with episode And entered [Spotify](URL) but I still have a missing element where I run bundle exec jekyll serve

If I leave the default ![](Spotify I'll) I have an empty line.

jeffreytse commented 3 years ago

Hi @CochinoChingon

Thanks for your reaching out, I will try to support this feature as soon as possible. : )

Thanks and Regards

jeffreytse commented 3 years ago

Hi @CochinoChingon

Thanks for your patience, this feature has been supported. Please update your plugin to the latest version.

# Open Gemfile and check your plugin is at Github version
gem 'jekyll-spaceship', git: 'https://github.com/jeffreytse/jekyll-spaceship'

Welcome to star this project to have further updates in the future. Also, hope you have a good day! : )

Thanks and Regards