1
0
silverbullet/website/🔌 Core.md

17 lines
403 B
Markdown
Raw Normal View History

---
2022-08-08 18:16:43 +00:00
type: plug
2022-08-08 11:56:04 +00:00
repo: https://github.com/silverbulletmd/silverbullet
---
2022-08-08 11:56:04 +00:00
2022-11-25 15:01:05 +00:00
The core plug implements foundational functionality for Silver Bullet. It covers the following areas:
2022-08-08 11:56:04 +00:00
2022-11-25 15:01:05 +00:00
* [[🔌 Core/Indexing]]
* [[🔌 Core/Templates]]
* [[🔌 Core/Tags]]
* [[🔌 Core/Full Text Search]]
* [[🔌 Core/Slash Commands]]
* [[🔌 Core/Edit Commands]]
* [[🔌 Core/Plug Management]]
* [[🔌 Core/Link Unfurl]]
2022-10-12 09:47:13 +00:00