silverbullet/website/Library/Core.md

939 B
Raw Blame History

This library is highly recommended for everybody to import immediately. It provides a lot of functionality youll likely appreciate.

Some examples:

Installation

To import this library, run the {[Library: Import]} command in your SilverBullet space and enter:

!silverbullet.md/Library/Core/

Included templates

template
where name =~ /^{{escapeRegexp(@page.name)}}\//
render [[Library/Core/Query/Template]]

Included utility pages

page
where name =~ /^{{escapeRegexp(@page.name)}}\// and tags != "template"
render [[Library/Core/Query/Page]]