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

Simple template tag to render the editor

Open ghost opened this issue 5 years ago • 1 comments

Hi all, I've a template which rather than using forms, calls an API directly. I'd like to include the martor editor in the page. Is there a simple way of inserting something like {{ martorfield }} into the middle of some form html to add the markdown editor with a relevant html form element name?

ghost avatar Sep 01 '20 13:09 ghost