1
0
silverbullet/website/Markdown/Command links.md
prcrst e6f77b12af
Initial implementation of command link arguments (#573)
Initial implementation of command link arguments

---------

Co-authored-by: prcrst <p-github@prcr.st>
Co-authored-by: Zef Hemel <zef@zef.me>
2023-11-25 18:57:00 +01:00

10 lines
244 B
Markdown

Command links allow you to create buttons in your pages that trigger commands.
# Basic use
{[Stats: Show]} or {[Open Daily Note]}
# Aliasing
{[Stats: Show|Show me stats]}
# Passing arguments
{[Flash: Custom Message|Say hello]("hello there")}