Docs and template sets work

This commit is contained in:
Zef Hemel
2023-12-22 16:40:38 +01:00
parent 3350c7f076
commit 0a7fc05fef
25 changed files with 99 additions and 54 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Code widgets are a SilverBullet-specific “extension” 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 two code widgets as part of its built-in [[🔌 Plugs]]:
Currently, SilverBullet provides two code widgets as part of its built-in [[Plugs]]:
* `embed`
* `markdown`