aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-03-18 09:29:37 +0100
committerJonas Smedegaard <dr@jones.dk>2025-03-18 09:29:37 +0100
commitfa348679c737a06dd9c74caaab78a035abc89d16 (patch)
treee2a945837a42914238944d9776dcada223e47510
parente3c6cc8fc4c9287dc5412950cbc647dbabb47a62 (diff)
rename chapter Analysis... -> Technologies
-rw-r--r--_workflow.qmd (renamed from _design.qmd)5
-rw-r--r--report.qmd8
2 files changed, 9 insertions, 4 deletions
diff --git a/_design.qmd b/_workflow.qmd
index 6153f05..84a33d4 100644
--- a/_design.qmd
+++ b/_workflow.qmd
@@ -1,5 +1,10 @@
+Here is a brief overview of the text authoring workflow
+using Quarto publishing system.
+
*TODO: rewrite these loose notes...*
+## Tooling
+
Collection of interrelated POSIX scripts and Pandoc extensions
for enabling semantic annotations in Markdown-based authoring workflows.
diff --git a/report.qmd b/report.qmd
index a686670..fae00ef 100644
--- a/report.qmd
+++ b/report.qmd
@@ -59,15 +59,15 @@ TODO
{{< include _intro.qmd >}}
-# Analysis and Design
+# Technologies
-## Markdown
+## Data formats
{{< include _markdown.qmd >}}
-## Design
+## Authoring workflow
-{{< include _design.qmd >}}
+{{< include _workflow.qmd >}}
# Description of the Program