Update markdown and tabs and stuff
This commit is contained in:
@@ -13,6 +13,7 @@ DEBUG = True
|
||||
FLATPAGES_AUTO_RELOAD = DEBUG
|
||||
FLATPAGES_EXTENSION = '.md'
|
||||
FLATPAGES_ROOT = 'pages'
|
||||
FLATPAGES_MARKDOWN_EXTENSIONS = ['codehilite', 'extra']
|
||||
|
||||
app = Flask(__name__)
|
||||
app.config.from_object(__name__)
|
||||
|
||||
Reference in New Issue
Block a user