silverbullet/common/syscalls
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
..
jsonschema.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
language.ts Lint error removal 2024-07-30 17:33:33 +02:00
markdown.ts Expose render parse tree (#1032) 2024-08-15 11:45:46 +02:00
system.ts Initial schema implementation #104 2024-08-15 16:39:06 +02:00
template.ts Lint error removal 2024-07-30 17:33:33 +02:00
yaml.ts Lint error removal 2024-07-30 17:33:33 +02:00