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

Bootstrap plugin for markdown editing

Results 92 bootstrap-markdown issues
Sort by recently updated
recently updated
newest added

compile scss file need box-shadow mixin, so i forked and refactor the scss file ,add box-shadow mixin.

in the scss file and scss file , where the mixin box-shadow , i could not compile successfully?

Heading Button adds H3 tag `###` also every time new line. Normally required H1 `#` tag. And append that in line. like: # ## ###

It seems that in MantisBT the only syntax allowed for images is: ![Text](ur) It won't like: ![Text](url "More Text") Can we have a option to facilitate creating the syntax that...

need-more-info
feature-request

I am noticing that when I do a preview, the text is not always matching the styling of MantisBT. It would make sense to use the styling of the MantsBT...

need-more-info

When I copy text & images from anyway and paste in your editor then text copied only and `alt text` from images. Is't possible to make automatic insertion of images...

enhancement
feature-request

Please move the **NOTE** section from your instructions to the top of the page, or add it to Github, clearly. It was a small bump on the road to discover...

enhancement

When I consequently push `H` button it adds and removes ### on the same line (toggles the heading) but it always adds a newline after the header. On removing of...

bug

This issue is similar to #180 which was solved before. I think this should be made even more flexible. Why restrict link types only to three options currently? There are...

enhancement
feature-request

Hi, I am wondering about a behaviour I didn't expect: When using lists or quotes the prefix is not carried to the next line on return (and left on two...