mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-05-04 11:34:42 +00:00
README
This commit is contained in:
parent
db751a5302
commit
0a92d25c8b
1 changed files with 6 additions and 9 deletions
15
README.md
15
README.md
|
|
@ -8,9 +8,14 @@ Template is highly customizable, so you can easily use i.e. Bootstrap to layout
|
|||
|
||||
*Side note: Just to keep it simple, all UI editing controls are unwelcome – this is Markdown editor not a web MS Word imitation.*
|
||||
|
||||
###### Preview
|
||||
|
||||

|
||||
|
||||
*(using Bootstrap for layout and styling)*
|
||||
|
||||
----
|
||||
|
||||
* [Preview](#preview)
|
||||
* [Quick Start](#quick-start)
|
||||
* [Usage](#usage)
|
||||
* [Model](#model)
|
||||
|
|
@ -26,14 +31,6 @@ Template is highly customizable, so you can easily use i.e. Bootstrap to layout
|
|||
|
||||
----
|
||||
|
||||
###### Preview
|
||||
|
||||

|
||||
|
||||
*(using Bootstrap for layout and styling)*
|
||||
|
||||
----
|
||||
|
||||
# Quick Start
|
||||
|
||||
1. Install `django-markdownx` package.
|
||||
|
|
|
|||
Loading…
Reference in a new issue