silverbullet/website/Markdown/Code Widgets.md

556 B
Raw Blame History

Code widgets are a SilverBullet-specific Markdown/Extensions to Markdown. Technically, its not an extension — it just gives new meaning to markdowns native fenced code blocks — code blocks that start with a triple backtick, specifying a programming language.

Currently, SilverBullet provides a few code widgets out of the box:

In addition, plugs like Plugs/KaTeX and Plugs/Mermaid add additional ones.