silverbullet/plugs/editor
Zef Hemel 80f9c14b96
Change how attribute indexing and completion works (#1061)
* Creation of separate aspring-page objects for pages linked to, but not created
* Show "No results" instead of broken markdown table for no query results
* Show schema validation errors
* Deno upgrade
* Adds config support to plugs (see examples)
* Moves all builtin schemas to plug config
* Adds core plug just for builtin schemas
* Changes how attributes are indexed and completed, now attempts to derive a JSON schema for ad hoc attributes
2024-08-24 12:35:09 +02:00
..
clean.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
command.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
complete.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
debug.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
editor.plug.yaml Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
editor.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
embed.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
help.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
link.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
navigate.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
outline.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
page.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
stats.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
text.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
upload.ts Fixes #1049 centralizes page URL encoding and decoding 2024-08-20 09:38:56 +02:00
vim.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00