bootstrap-markdown
bootstrap-markdown copied to clipboard
Bootstrap plugin for markdown editing
How can I add additional buttons (or a dropdown menu) in order to add another H1, H2, or H3 on selected text instead of always creating H3 when I click...
Would be great if the additionalButtons property allowed for creating drop down menus to allow for a button that had multiple options. A simple use case would be to have...
Since I cannot rewrite default buttons without editing the core, I've disabled default link button and created a new one, but the problem is the hotkey is still triggering the...
Electron doesn't support the `prompt` method for image and URL insertion. See for details: https://github.com/electron/electron/issues/472 An option to replace the default prompt would be nice solution.
Hello I came across your repo and wanted to try it out. If it works smoothly, custom cool features can be easily integrated into this editor. But I'm stuck at...
Please add `.min.js` version of the JavaScript resource in the `dist/` folder. Thank you!
After entering data click outside the bootstrap-markdown then markdown window will be removed automatically why? Just after writting content inside the mardown editor i click outside the markdown editor it's...
I am using bootstrap markdown editor for adding and editing the content whereas for embedding the images I have to add the URL for the images it is little harder...
It'd be good to have this feature as it would make a better use of the available width in wide screens. Some examples: - http://epiceditor.com/ - https://stackedit.io/editor - http://dillinger.io/
After several attempts I was still unable to get the editor to show so I decided to start a fresh HTML page and put in the example you gave on...