Skip to content

lpellegr/remarkable-iframify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

remarkable-iframify

Remarkable plugin to replace URLs to video providers (e.g. Viameo, Youtube) by an embedded iframe.

Usage

const iframify = require("@noticeable/remarkable-iframify");
const remarkable = new Remarkable('full', {...});
remarkable.use(iframify);

For more information about how to load a plugin, please refer to the official documentation:

https://github.com/jonschlinkert/remarkable/blob/master/docs/plugins.md

About

Remarkable plugin to replace URLs to video providers (e.g. Viameo, Youtube) by an embedded iframe.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published