README: markdown descriptions
Lint and reload / lint (push) Successful in 2s
Lint and reload / reload (push) Successful in 1s

This commit is contained in:
Bendik Aagaard Lynghaug
2026-08-30 14:47:22 +02:00
parent 51fae8b86c
commit dd858e4ee6
+7 -2
View File
@@ -189,8 +189,7 @@ Question id (derived from the file's path - see routing
record_as (bucket), self_transition {bucket, to, label}, record_as (bucket), self_transition {bucket, to, label},
features[] features[]
Feature name, description, color (CSS accent), icon Feature name, description, color (CSS accent), icon
(Iconify name, e.g. lucide:star), link (https URL (Iconify name, e.g. lucide:star), requirements[],
the card's name points to), requirements[],
resource resource
Requirement name, label, type, optional, multiple, placeholder, Requirement name, label, type, optional, multiple, placeholder,
accept (file), resource + id_field (select options), accept (file), resource + id_field (select options),
@@ -238,6 +237,12 @@ review resource's transitions — fireable by whoever holds one specific
record's `?chain=` link plus its matching email (the unsubscribe record's `?chain=` link plus its matching email (the unsubscribe
pattern). pattern).
**Descriptions are inline markdown** (alternative and feature):
`[text](https://…)` links, `*emphasis*`, `**strong**`, `` `code` ``.
One paragraph - block structure flattens; raw HTML is dropped; link
targets may be https, mailto or a site-relative path, anything else
renders as plain text.
**Announced pages.** A question carrying an `event:` block **Announced pages.** A question carrying an `event:` block
```yaml ```yaml