bootstrap-markdown-editor icon indicating copy to clipboard operation
bootstrap-markdown-editor copied to clipboard

Markdown editor for Bootstrap with preview, image upload support, shortcuts and other features.

Results 22 bootstrap-markdown-editor issues
Sort by recently updated
recently updated
newest added

Would you accept my PR to accept code and quotes buttons on MD editor?

Hello, I think it would be great if we could customize the buttons to add more functionalities, like table or blockquote. Thanks.

enhancement

Hello Greetings First of all thanks for the plugin. I have integrated with my app in comments section as an comment editor. Its working fine. But when I am focusing...

Bootstrap 4 doesn't have `pull-right` class. This changed to `mr-auto`. Glyphicon is removed in bootstrap 4. Replaced to fontawesome.

this is dead, use this fork: https://github.com/naturtrunken/bootstrap-markdown-editor

Hi @inacho ` $('#myEditor').markdownEditor('content'); => returns "" even though I have content in editor ` ` $('#myEditor').markdownEditor('setContent','abcdef') => not working ` Please help in fixing. Thanks

I change the direction of every thing in css style to `rtl` `*{ direction : rtl; text-align: right; }` The issue not is the cursor in textarea remains on the...

bug

This PR adds the (basic) ability to add custom toolbar items. This feature adds one option to the `options` variable: `toolbar`. It has the following properties: * `html` contains the...

![image](https://cloud.githubusercontent.com/assets/3940707/19794685/d0b62cc0-9d06-11e6-8032-760bc008ebfb.png) ![image](https://cloud.githubusercontent.com/assets/3940707/19794693/e43444ee-9d06-11e6-9647-458755016ea0.png)