mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-04-25 07:24:43 +00:00
Update
This commit is contained in:
parent
d8094ab0ea
commit
c433b504e2
1 changed files with 1 additions and 0 deletions
|
|
@ -206,6 +206,7 @@ def markdownify(content):
|
|||
#### MARKDOWNX_MARKDOWN_EXTENSIONS
|
||||
|
||||
```python
|
||||
#settings.py
|
||||
MARKDOWNX_MARKDOWN_EXTENSIONS = [
|
||||
'markdown.extensions.extra',
|
||||
'markdown.extensions.nl2br',
|
||||
|
|
|
|||
Loading…
Reference in a new issue