0.0.6 • Published 5 years ago

remark-iframes-extended v0.0.6

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

This is an extension from https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-iframes.

Extra Features

  • Support for default values.

Example

 'default': {
      tag: 'iframe',
      width: 560,
      height: 315,
      disabled: false,
      replace: [
        ['watch?v=', 'embed/'],
        ['http://', 'https://'],
      ],
      removeAfter: '&'
    }

Now for every source that is not supported by the extension the default can be used to render that

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago