From ecaf6a588deb551ddece2cda4d0a2c2f15fe0378 Mon Sep 17 00:00:00 2001 From: adi- Date: Sun, 15 May 2016 13:36:20 +0200 Subject: [PATCH] Update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee7a852..397c933 100755 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Django Markdownx is a Markdown editor built for Django. It enables raw editing, live preview and image uploads (stored locally in `MEDIA` folder) with drag&drop functionality and auto tag insertion. ![Preview](https://github.com/adi-/django-markdownx/blob/master/django-markdownx-preview.gif?raw=true "Preview") + *(using Bootstrap for layout and styling)* Template is highly customizable, so you can easily use i.e. Bootstrap to layout editor pane and preview pane side by side. Using multiple editors on one page is supported.