6 lines
239 B
Markdown
6 lines
239 B
Markdown
|
This is the start of the standard library distributed as part of SilverBullet core. All pages under this prefix are read-only.
|
||
|
|
||
|
${template.each(query[[
|
||
|
from index.tag "page"
|
||
|
where name:startsWith("Library/Std")
|
||
|
]], templates.pageItem)}
|