You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,7 @@ Default keymaps are provided (see Configuration). Use them in Normal or Visual m
274
274
275
275
The `:MarkdownNewTemplate` command (default keymap `<leader>mnt`) allows you to create new Markdown files based on templates stored in your configured `template_dir`.
276
276
277
-
Placeholders in the template, including in any frontmatter, are replaced using the `frontmatter_*` functions below (see below).
277
+
Placeholders in the template, including in any frontmatter, are replaced using the `frontmatter_*` functions in the config (more info below).
0 commit comments