JS-Markdown-Editor
JS-Markdown-Editor copied to clipboard
An easy to use markdown editor with live preview and Image uploading
Bonjour, ajouter le support des tableaux
I want to reset form, with editor's content. Is it possible? ```javascript var md = new MdEditor('#textarea', { uploader: true, preview: false, }); $('#resetFormBtn').on('click', function(){ $('#form')[0].reset(); md.editor.reset(); // here });...
Greetings. Thanks for the awesome editor! But i have one issue. I do not have an image uploader backend so i wanted to disable this option. But when i do...
I want this editor to support both ltr and rtl languages like Persian. Please help me. Thanks.
Is there a safe mode for this editor? [Safe mode](https://github.com/markdown-it/markdown-it/blob/master/docs/security.md) means that a user cannot directly write HTML.
i wanna save and show, but i don't know how?
Would you also consider adding a licence to the code? What are the terms for using it?
for example rename "Aperçu" to "View" and add opportunity to translate