pull/925/head
Zef Hemel 2024-07-07 12:37:47 +02:00
parent d6f0f61d30
commit 8368b2839f
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ hooks.snippet.slashCommand: meeting-notes
|^|
```
A more advanced example using `matchRegex`: a variant of the [[Library/Core/Snippet/Task]] template which adds a `creationDate` [[Attributes|attribute]] at the end:
A more advanced example using `matchRegex`: a variant of the [[Library/Core/Snippet/task]] template which adds a `creationDate` [[Attributes|attribute]] at the end:
```
---