0.0.5 • Published 9 months ago

@dwk/markdown-it-embed v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Markdown-It Plugin Embed

Usage

Similar to images, just use and @ rather than ! to indicate you want to embed the URL in an iFrame.

@[A classic rick-roll](https://www.youtube.com/watch?v=dQw4w9WgXcQ "Super Cool Video")

The output is a <figure> element with an <iframe> as the content. By default the figure has the class name "mardown-it-embed" for styling.

0.0.5

9 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

1 year ago

0.0.1

1 year ago