Add link for plugs (#958)
parent
6286e4a8ed
commit
122a0a99a1
|
@ -23,7 +23,7 @@ SilverBullet...
|
||||||
* Run commands via their keyboard shortcuts or the **command palette** (triggered with `Cmd-/` or `Ctrl-/` on Linux and Windows).
|
* Run commands via their keyboard shortcuts or the **command palette** (triggered with `Cmd-/` or `Ctrl-/` on Linux and Windows).
|
||||||
* Use Slash Commands to perform common text editing operations.
|
* Use Slash Commands to perform common text editing operations.
|
||||||
* Provides a platform for [end-user programming](https://www.inkandswitch.com/end-user-programming/) through its support for Objects, Live Queries and Live Templates.
|
* Provides a platform for [end-user programming](https://www.inkandswitch.com/end-user-programming/) through its support for Objects, Live Queries and Live Templates.
|
||||||
* Robust extension mechanism using plugs.
|
* Robust extension mechanism using [plugs](https://silverbullet.md/Plugs).
|
||||||
* **Self-hosted**: you own your data. All content is stored as plain files in a folder on disk. Back up, sync, edit, publish, script with any additional tools you like.
|
* **Self-hosted**: you own your data. All content is stored as plain files in a folder on disk. Back up, sync, edit, publish, script with any additional tools you like.
|
||||||
* SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
|
* SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software.
|
||||||
|
|
||||||
|
@ -85,4 +85,4 @@ If you (hypothetically) find bugs or have feature requests, post them in
|
||||||
Would you like to contribute?
|
Would you like to contribute?
|
||||||
[Check out the code](https://github.com/silverbulletmd/silverbullet), and the
|
[Check out the code](https://github.com/silverbulletmd/silverbullet), and the
|
||||||
issue tracker as well for ideas on what to work on.
|
issue tracker as well for ideas on what to work on.
|
||||||
Also be sure to check out our [Discourse community](https://community.silverbullet.md).
|
Also be sure to check out our [Discourse community](https://community.silverbullet.md).
|
||||||
|
|
Loading…
Reference in New Issue