Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b6aa125b8d |
@@ -32,7 +32,7 @@ class Config(object):
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
MARKDOWN_EXTENSIONS = ['extra', 'mdx_linkify', 'smarty', 'tables']
|
MARKDOWN_EXTENSIONS = ['extra', 'mdx_linkify', 'sane_lists', 'smarty', 'tables']
|
||||||
MARKDOWN_EXTENSION_CONFIGS = {
|
MARKDOWN_EXTENSION_CONFIGS = {
|
||||||
'extra': {
|
'extra': {
|
||||||
'attr_list': {},
|
'attr_list': {},
|
||||||
|
|||||||
Reference in New Issue
Block a user