From 629df017d74734e93e2b63a1bb4b7819a34a1c9f Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 14 Apr 2025 12:55:12 +0200 Subject: clean up markdown in tutorial and concepts ... and ensure that pandoc processes them correctly. In particular, add an empty line around itemize environments. --- doc/tutorial/computed.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/tutorial/computed.md') diff --git a/doc/tutorial/computed.md b/doc/tutorial/computed.md index 0ca6065d..ee9e94d8 100644 --- a/doc/tutorial/computed.md +++ b/doc/tutorial/computed.md @@ -177,6 +177,7 @@ INFO: Backing up artifacts of 1 export targets ``` From that, we can, step by step, define the actual build description. + - The tasks to generate the target files is a computed root of the `"src target tasks"` using the top-level target `["", ""]`. We call it `"src target tasks"`. -- cgit v1.2.3