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

Currently this.find('.md-editor') will not work since this refers to the textarea which does not contain .md-editor (it comes before). This change makes access to editor more explicit by putting it...

Please add npm support. `$ npm install bootstrap-markdown-editor`

How can I enable spellcheck? Ace editor disables browser spell check by default :s

I want to use bootstrap-markdown-editor with knockoutJs, how do this?

[Ace editor has new releases (1.2.x)](https://github.com/ajaxorg/ace/releases) but `~1.1.8` means `>= 1.1.8 < 1.2.0`. And it also bootstrap should be.

Chinese input is not friendly

"bower install --save bootstrap-markdown-editor" ...installs to a "Bootstrap Markdown Editor" directory Can we make the default directory "bootstrap-markdown-editor" (without spaces) which would conform to other bower component installations? Probably not...

So I am having issues setting the content after initialization of the markdown editor. ``` debugger; // $scope.candidateInfo.notes

Hey there! Thanks for super awesome sweet bootstrap markdown editor. Love it! It's much better than than [bootstrap-markdown](https://github.com/toopay/bootstrap-markdown)! Deleted PHP part from README as I am not a PHP guy...

Thanks for the great markdown editor and please update dependencies such as bootstrap and ace-builds to the latest versions.