0.0.5 • Published 2 years ago

@dwk/markdown-it-embed v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago