1
0
silverbullet/website/🔌 Core/Slash Commands.md

11 lines
486 B
Markdown
Raw Normal View History

Slash commands are built-in to SilverBullet. You can trigger them by typing a `/` in your text (after whitespace).
2022-11-27 08:16:44 +00:00
The [[🔌 Core]] plug provides a few helpful ones:
2022-11-25 15:01:05 +00:00
* `/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