mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-04-10 00:20:59 +00:00
Update README.md
This commit is contained in:
parent
bcfa38b593
commit
cc5f65fc43
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ Django Markdownx is a markdown editor built for Django.
|
|||
|
||||
It is simply an extension of the Django's Textarea widget made for editing Markdown with a live preview. It also supports uploading images with drag&drop functionality and auto tag insertion. Preview pane is rendered (for now only) with [Marked](https://github.com/chjj/marked) – JS Markdown compiler.
|
||||
|
||||
Example (side-by-side editor and preview using Bootstrap's grid system):
|
||||

|
||||
|
||||
## Quick Start
|
||||
|
|
|
|||
Loading…
Reference in a new issue