notes/Library/Core/Snippet/item.md

10 lines
198 B
Markdown
Raw Normal View History

2024-09-30 12:15:00 +02:00
---
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*