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

Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI

Results 70 django-markdown-editor issues
Sort by recently updated
recently updated
newest added
trafficstars

If I want to insert a code block with ``` inside an ordered list I cannot continue the list, it restarts. What can I do to fix this? The following...

I have the following issue. When I add this to the editor the `` tag does not seem to work, no problems with `` and other tags. ``` ++some fractal++...

Hello, Is it possible to integrate Flickr API instead of Imgur? Thanks a lot!!

enhancement

When using the toolbar button for adding an hyperlink it always includes an extra whitespace directly after the hyperlink. Attaching 2 screenshots which show the issue. ![text_before_applying_hyperlink](https://user-images.githubusercontent.com/1160957/51604175-3e7da100-1f0c-11e9-9c81-a77b06df0724.png) ![extra_space_after_hyperlink](https://user-images.githubusercontent.com/1160957/51604177-3e7da100-1f0c-11e9-8748-3b729618c1bf.png)

I using VueJS to render the list but not working to render the proper view of editor text. How can render editor content via vuejs or javascript.

I would like to save the results of this editor in the database and render it as React as it is, what kind of method is there? I would like...

Hi. Currently the template I've written will generate one editor at the top which serves its purpose, however, when I click on a "Reply" button on the page I want...

It only working when form is already present in page, or after refresh. But if form is rendered using ajax then it doesn't work. Please help.

preview is not displaying correctly for “ordered” and “unordered” list items. ## Details - OS (Operating System) version: OSX Venture - Browser and browser version: Chrome Version 120.0.6099.199 - Django...

On version 1.6.27 and newer the Admin CMS widget ignores the settings field "MARTOR_UPLOAD_URL" and defaults to the Imgur uploader. ### Steps to reproduce 1. Setup a project with a...