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/concepts/tree-overlay.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/concepts/tree-overlay.md') diff --git a/doc/concepts/tree-overlay.md b/doc/concepts/tree-overlay.md index 068ea5fb..1111e922 100644 --- a/doc/concepts/tree-overlay.md +++ b/doc/concepts/tree-overlay.md @@ -96,6 +96,7 @@ to the stages. The reason we require stages to be passed to these constructors rather than artifacts that happen to be trees is twofold. + - We want to find malformed expressions already analysis time; therefore, we need to ensure not only that the arguments to the `"tree_overlays"` entry in the action graph are artifacts, but, in -- cgit v1.2.3