silverbullet/website/🔌 Core/Slash Commands.md

9 lines
416 B
Markdown
Raw Normal View History

2022-11-25 23:01:05 +08:00
Slash commands are built-in to Silver Bullet, 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