hectorguo / CKEditor-Markdown-Plugin

Markdown Plugin for CKEditor
http://hectorguo.github.io/CKEditor-Markdown-Plugin/
112 stars 24 forks source link

Add bower support #5

Closed deeg closed 8 years ago

deeg commented 8 years ago

It would be nice to be able to download this plugin through bower.

hectorguo commented 8 years ago

Good idea! Already added to bower.

bower install ckeditor-markdown-plugin
cardosoccc commented 8 years ago

@hectorguo, hi there! I'm trying to use both the ckeditor bower package together with the plugin bower package, but I still need to move the plugin directory to the ckeditor/plugin directory. Am I missing something? There is a way to avoid this manual handling?