From 0ecc74a6e84d14b700ee8d7444dd40d672916448 Mon Sep 17 00:00:00 2001 From: windingwind <33902321+windingwind@users.noreply.github.com> Date: Fri, 23 Aug 2024 17:43:57 +0800 Subject: [PATCH] update: use-refresh doc --- docs/about-note-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about-note-template.md b/docs/about-note-template.md index 923f96b..8c18708 100644 --- a/docs/about-note-template.md +++ b/docs/about-note-template.md @@ -83,7 +83,7 @@ Pragmas are lines start with `// @`. They have special effect and will not be re Let the compiler know you are using markdown. Otherwise the template will be processed as HTML. -### `// @use-update` +### `// @use-refresh` Allow the generated content to be updated using the `Update content from templates` in the note editor. The generated content will be wrapped in separators with a YAML metadata section for update.