1
0
silverbullet/website/Markdown/Code Widgets.md
Zef Hemel f30b1d3418
Templates 2.0 (#636)
Templates 2.0 and a whole bunch of other refactoring
2024-01-20 19:16:07 +01:00

556 B
Raw Permalink 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.