1
0
silverbullet/website/🔌 Core/Slash Commands.md
2022-11-27 09:16:44 +01:00

11 lines
487 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Slash commands are built-in to Silver Bullet. You can trigger them by typing a `/` in your text (after whitespace).
The [[🔌 Core]] plug provides a few helpful ones:
* `/h1` through `/h4` to turn the current line into a header
* `/hr` to insert a horizontal rule (`---`)
* `/table` to insert a markdown table (whoever can remember this syntax without it)
* `/snippet` see [[🔌 Core/Templates@snippets]]
* `/today` to insert todays date
* `/tomorrow` to insert tomorrows date