diff options
| author | Owen Jacobson <owen.jacobson@grimoire.ca> | 2013-05-21 16:45:21 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen.jacobson@grimoire.ca> | 2013-05-21 16:45:21 -0400 |
| commit | 0b43b9e3e64793f5a222a644ed5ab074d8fa1024 (patch) | |
| tree | fbf0416d5fe405e34be9f17faca1167b01926c6b /markdoc.yaml | |
| parent | c34412e851cf46c3d3e5ba27ab76eda0086c64b5 (diff) | |
| parent | bd268036ed4fd111f0ae3156c324acbf4d2707e7 (diff) | |
Merge branch 'templates'
Diffstat (limited to 'markdoc.yaml')
| -rw-r--r-- | markdoc.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/markdoc.yaml b/markdoc.yaml index 06800e5..2f3d87a 100644 --- a/markdoc.yaml +++ b/markdoc.yaml @@ -1,5 +1,8 @@ wiki-name: "The Codex" +use-default-templates: false +use-default-static: false + markdown: extensions: - extra |
