notes/Library/Core/Snippet/item.md
2024-11-18 04:20:00 +00:00

10 lines
198 B
Markdown

---
tags: template
description: Make this a bullet item
hooks.snippet:
slashCommand: item
matchRegex: "^(\\s*)[\\-\\*]?\\s*"
command: "Text: Turn into a bullet item"
key: "Ctrl-q i"
---
$1*