Skip to content
Nate Mielnik edited this page Aug 13, 2015 · 10 revisions

Image Upload & embeds

Pavel Linkesch has developed a jQuery plugin to upload images & embed content (from Twitter, Youtube, Vimeo, etc.) following Medium.com functionality. Check it out at http://orthes.github.io/medium-editor-insert-plugin/

Markdown

Ionică Bizău has created a Medium Editor extension, named Medium Editor Markdown, to add the functionality to render the HTML into Markdown code. Check it out at https://github.com/IonicaBizau/medium-editor-markdown.

Tables

A tables support extension is available at https://github.com/yabwe/medium-editor-tables.

Inserting custom HTML

At @jillix, Ionică Bizău developed a Medium Editor extension that allows inserting custom HTML into the editor. Check it out here: https://github.com/jillix/medium-editor-custom-html.

MediumEditorMultiPlaceholders

Kasi Chonpimai has created an enhanced placeholder plugin which enables users to add multiple placeholders with specific HTML tags. Check it out here: https://github.com/smiled0g/medium-editor-multi-placeholders-plugin

MediumButton

Patrick Stillhart developed a new and improved way to add buttons to our toolbar. With it you can add HTML or javascript buttons. Check it out at:

https://github.com/arcs-/MediumButton

Clone this wiki locally