1
0
silverbullet/website/Slash Commands.md
2023-12-19 16:18:33 +01:00

549 B
Raw Blame History

Slash commands are built-in to SilverBullet. You can trigger them by typing a / in your text (after whitespace).

The Plugs/Editor 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 Plugs/Template@snippets
  • /today to insert todays date
  • /tomorrow to insert tomorrows date

You can create custom slash commands using Slash Templates.