From 63c9498192e028ce025b6363d6131d58e700df34 Mon Sep 17 00:00:00 2001 From: mhoennig Date: Mon, 24 Aug 2026 13:25:39 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20Werkbaum-Plan=20=E2=80=94=201=20Knoten?= =?UTF-8?q?=20in=20Produktion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Beim Deploy der stabilen Instanz gehen diese Knoten live; SPEC §4 unterscheidet [x] fertig von [^] in Produktion (D30): - #not.cont: A trailing backslash continues the line (XS) %% space before it is required --- docs/examples/werkbaum.werkbaum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/werkbaum.werkbaum b/docs/examples/werkbaum.werkbaum index 20b66eb..1ce96a4 100644 --- a/docs/examples/werkbaum.werkbaum +++ b/docs/examples/werkbaum.werkbaum @@ -8,7 +8,7 @@ - [^] #not.status: Status box, eight states (S) - [^] #not.size: T-shirt size and the "decompose from M" rule (S) - [^] #not.people: People tags, bare URLs, %% comments (XS) - - [x] #not.cont: A trailing backslash continues the line (XS) %% space before it is required + - [^] #not.cont: A trailing backslash continues the line (XS) %% space before it is required - [^] #not.gates: And/or decomposition (S) - [^] #not.opt: Optional nodes — neither required nor an alternative (S) - [^] #not.id: Node IDs, (#auth:) before the title (S) %% often the ticket number, see SPEC §11