configurable markdown extensions
meta is always loaded, because the code expects it
This commit is contained in:
@@ -32,5 +32,7 @@ class Config(object):
|
||||
},
|
||||
}
|
||||
|
||||
MARKDOWN_EXTENSIONS = ['meta', 'tables']
|
||||
|
||||
TITLE_SUFFIX = 'incorporeal.org'
|
||||
MEDIA_DIR = 'media'
|
||||
|
||||
Reference in New Issue
Block a user