aboutsummaryrefslogtreecommitdiff
path: root/archetypes
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-03-12 21:30:47 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-03-12 21:30:47 +0800
commit7043881ae2a712487c0557926d75384a9d35b6ac (patch)
tree2f89714a891b357ebbc029b5f4361909b888ef7a /archetypes
parent1da110d6b1d03824eba1aed1cf14ca5dee763e58 (diff)
feat: generate flowchart diagrams from code blocks (#35)
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/default.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index 2b730f4..1a437f3 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -21,6 +21,11 @@ contentCopyright: false
reward: false
mathjax: false
mathjaxEnableSingleDollar: false
+
+flowchartDiagrams:
+ enable: false
+ options: ""
+
---
<!--more-->