silverbullet/plugs
Ohad Lutzky 1e30517955
Open external links in a new tab (#1229)
Fixes https://github.com/silverbulletmd/silverbullet/issues/1228. This matches the generated HTML to the current behavior of editor.openUrl.
2025-02-03 19:52:45 +01:00
..
core Fix Lua stdlib issues in Sync mode 2025-01-30 14:43:30 +01:00
editor poc: Add indentMultiplier configuration for customizable indentation in editor (#1212) 2025-02-01 14:35:22 +01:00
emoji Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
federation Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
index More Lua template work 2025-01-22 20:26:37 +01:00
markdown Open external links in a new tab (#1229) 2025-02-03 19:52:45 +01:00
plug-manager Reload configuration before updating plugs 2024-12-14 09:42:46 +01:00
query Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
search deno fmt 2024-10-11 15:34:27 +02:00
share deno fmt 2024-10-11 15:34:27 +02:00
sync deno fmt 2024-10-11 15:34:27 +02:00
tasks deno fmt 2024-10-11 15:34:27 +02:00
template Context sensitive slashCommands (with onlyContexts and exceptContexts) 2025-01-26 07:35:41 +01:00
README.md More moving stuff around 2024-02-08 21:12:23 +01:00
builtin_plugs.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00

README.md

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