From dd858e4ee681327976f0ebf9a59e2ef221b99fec Mon Sep 17 00:00:00 2001 From: Bendik Aagaard Lynghaug Date: Sun, 30 Aug 2026 14:47:22 +0200 Subject: [PATCH] README: markdown descriptions --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3f635d..03fd021 100644 --- a/README.md +++ b/README.md @@ -189,8 +189,7 @@ Question id (derived from the file's path - see routing record_as (bucket), self_transition {bucket, to, label}, features[] Feature name, description, color (CSS accent), icon - (Iconify name, e.g. lucide:star), link (https URL - the card's name points to), requirements[], + (Iconify name, e.g. lucide:star), requirements[], resource Requirement name, label, type, optional, multiple, placeholder, 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 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 ```yaml