Skip to content

Instantly share code, notes, and snippets.

View sdipchikov's full-sized avatar

Stoyan Dipchikov sdipchikov

View GitHub Profile
@sdipchikov
sdipchikov / tweets.redactor.js
Created January 5, 2016 10:55 — forked from chekalsky/tweets.redactor.js
Imperavi Redactor Plugin for Embedding Tweets Usage: mention "tweets" in "plugins" setting of you redactor.
/**
* Imperavi Redactor Plugin for Embedding Tweets
* for version >= 9.1
*
* @author Ilya Chekalskiy <[email protected]>
* @version 0.2.2
*/
if (typeof RedactorPlugins === 'undefined') var RedactorPlugins = {};
RedactorPlugins.tweets = {