11# jQuery insert plugin for MediumEditor
22
3+ [ ![ Gitter] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/orthes/medium-editor-insert-plugin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
34[ ![ Build Status] ( https://travis-ci.org/orthes/medium-editor-insert-plugin.png )] ( https://travis-ci.org/orthes/medium-editor-insert-plugin )
45[ ![ Dependency Status] ( http://www.versioneye.com/user/projects/53f742dce09da3467d000389/badge.svg?style=flat )] ( http://www.versioneye.com/user/projects/53f742dce09da3467d000389 )
56[ ![ Dependency Status] ( http://www.versioneye.com/user/projects/53f742e2e09da3dca800038f/badge.svg?style=flat )] ( http://www.versioneye.com/user/projects/53f742e2e09da3dca800038f )
67[ ![ Codacy Badge] ( https://www.codacy.com/project/badge/1f8565ed2e554e4fa952ec4da6a2080b )] ( https://www.codacy.com/public/orthes/mediumeditorinsertplugin )
7- [ ![ Stories in Ready] ( https://badge.waffle.io/orthes/medium-editor-insert-plugin.svg?label=ready&title=Ready )] ( http://waffle.io/orthes/medium-editor-insert-plugin )
88
9- This plugin expands capabilities of [ MediumEditor] ( https://github.com/daviferreira /medium-editor ) (a clone of medium.com WYSIWYG editor) and it enables users to insert into the editor various types of content (depending on available addons).
9+ This plugin expands capabilities of [ MediumEditor] ( https://github.com/yabwe /medium-editor ) (a clone of medium.com WYSIWYG editor) and it enables users to insert into the editor various types of content (depending on available addons).
1010
1111Current available addons:
1212
@@ -21,7 +21,7 @@ Current available addons:
2121
2222## Download
2323
24- * Bower (recommended): ``` bower install medium-editor-insert-plugin#^1.0 --save ```
24+ * Bower (recommended): ``` bower install medium-editor-insert-plugin#^2.1 --save ```
2525* Manual: [ Download the latest release] ( https://github.com/orthes/medium-editor-insert-plugin/releases )
2626
2727
@@ -69,11 +69,11 @@ $(function () {
6969
7070## [ Documentation] ( https://github.com/orthes/medium-editor-insert-plugin/wiki )
7171
72- - [ Getting Started] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/v1.0 -Getting-Started )
73- - [ Configuration] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/v1.0 -Configuration )
74- - [ Server response] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/Server-response )
75- - [ Custom addons] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/v1.0 -Custom-addons )
76- - [ Upgrading from v0.3] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/v1.0 -Upgrading-from-v0.3 )
72+ - [ Getting Started] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/v2.x -Getting-Started )
73+ - [ Configuration] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/v2.x -Configuration )
74+ - [ Server response] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/v2.x- Server-response )
75+ - [ Custom addons] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/v2.x -Custom-addons )
76+ - [ Upgrading from v0.3] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/v2.x -Upgrading-from-v0.3 )
7777- [ Versioning] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/Versioning )
7878- [ Development & Contributing] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/Development-&-Contributing )
7979- [ License] ( https://github.com/orthes/medium-editor-insert-plugin/wiki/License )
@@ -82,6 +82,6 @@ $(function () {
8282
8383## Sponsors
8484
85- [ creator5] ( http://www.creator5.com ) | [ Maker] ( http ://maker.me) | [ Nusii] ( http://nusii.com )
85+ [ creator5] ( http://www.creator5.com ) | [ Maker] ( https ://maker.me/ ) | [ Nusii] ( http://nusii.com )
8686-------- | ----- | -----
87- [ ![ creator5] ( http://i.imgur.com/K9uiIuT.png )] ( http://www.creator5.com ) | [ ![ Maker] ( http://i.imgur.com/8t8wsM8.png )] ( http://maker.me ) | [ ![ nusii] ( http://i.imgur.com/tvdJ249.png )] ( http://nusii.com )
87+ [ ![ creator5] ( http://i.imgur.com/K9uiIuT.png )] ( http://www.creator5.com ) | [ ![ Maker] ( http://i.imgur.com/8t8wsM8.png )] ( http://maker.me ) | [ ![ nusii] ( http://i.imgur.com/tvdJ249.png )] ( http://nusii.com )
0 commit comments