Replaced #inst with #template and #include, made query parsing more robust

This commit is contained in:
Zef Hemel
2022-07-25 16:51:46 +02:00
parent f75915535f
commit f9875e7e57
10 changed files with 168 additions and 70 deletions
+16
View File
@@ -184,6 +184,22 @@ functions:
<!-- #query |^| -->
<!-- /query -->
insertInclude:
path: "./template.ts:insertTemplateText"
slashCommand:
name: include
value: |
<!-- #include "|^|" -->
<!-- /include -->
insertInlineTemplate:
path: "./template.ts:insertTemplateText"
slashCommand:
name: inline-template
value: |
<!-- #template "|^|" {} -->
<!-- /template -->
quickNoteCommand:
path: ./template.ts:quickNoteCommand
command: