gatsby-remark-embed-itunes

1.1.4 • Public • Published

gatsby-remark-embed-itunes

Embeding iTunes tracks/albums into your Gatsby remark

Installation

yarn add gatsby-remark-embed-itunes

Usage

Config gatsby-remark-embed-itunes in gatsby-config.js under gatsby-transformer-remark plugins

{
  resolve: "gatsby-transformer-remark",
  options: {
    plugins: [
      `gatsby-remark-embed-itunes`,
    ]
  }
}

Example

What an awesome markdown!?
 
`itunes: https://itunes.apple.com/jp/album/touhou-bakuon-jazz-12-hari/1437763702`
 
such wonderful

Contributing

We welcome all contributions by sending PR to this repository.

Need Help ?

If you need help with anything, here're following methods:

Create an Issue

If you have something you want to discuss in detail, or have hit an issue which you believe others will also have in deployment or development of the system, opening an issue is the best way to get help. It creates a permanent resource for others wishing to contribute to conversation.

Package Sidebar

Install

npm i gatsby-remark-embed-itunes

Weekly Downloads

0

Version

1.1.4

License

MIT

Unpacked Size

5.63 kB

Total Files

9

Last publish

Collaborators

  • rayriffy