silverbullet/plugs
Zef Hemel d1a827aa4a Attempt to fix issue where pages would randomly disappear from the index
I suspect this is due to event triggering order (where clearing happened at the same time as adding new entries), this should fix that.
2024-07-23 13:12:02 +02:00
..
editor Expose determineItemBounds and ensureNewLine from editor plug (#969) 2024-07-22 04:50:55 +02:00
emoji improve dependency management (#770) 2024-03-16 15:29:24 +01:00
federation Fixes #956 2024-07-17 20:18:53 +02:00
index Attempt to fix issue where pages would randomly disappear from the index 2024-07-23 13:12:02 +02:00
markdown Fix blank space above tables issue (#952) 2024-07-17 12:49:48 +02:00
plug-manager Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
query Index []() style links (#827) 2024-05-27 20:33:41 +02:00
search improve dependency management (#770) 2024-03-16 15:29:24 +01:00
share 0.7.4 2024-02-29 15:23:05 +01:00
sync Refactor all the things 2023-08-28 17:12:15 +02:00
tasks Fixes #845 2024-07-06 20:52:27 +02:00
template Fixes #723 2024-03-02 12:53:31 +01:00
README.md More moving stuff around 2024-02-08 21:12:23 +01:00
builtin_plugs.ts Fixes #529 by removing directives (#613) 2024-01-02 14:47:02 +01:00

README.md

This folder contains the implementation of SilverBullet's built-in plugs — the plugs that ship with SB itself.