diff --git a/other/default/other/md_sequence.json b/other/default/other/md_sequence.json index 4938907..a7aeb03 100644 --- a/other/default/other/md_sequence.json +++ b/other/default/other/md_sequence.json @@ -2,6 +2,7 @@ "name": "sd01", "guide": "{{.SelfFolder}}/sd01.md", "description": "Markdown sequence template with embedded mermaid", + "subtype": "sequence", "templates": [ { "engine": "", diff --git a/other/default/other/mermaid_sequence.json b/other/default/other/mermaid_sequence.json index dadd512..eb29188 100644 --- a/other/default/other/mermaid_sequence.json +++ b/other/default/other/mermaid_sequence.json @@ -2,6 +2,7 @@ "name": "sd02", "guide": "{{.SelfFolder}}/sd02.md", "description": "Mermaid sequence template", + "subtype": "sequence", "templates": [ { "engine": "",