summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-03-18 09:54:53 +0100
committerJonas Smedegaard <dr@jones.dk>2025-03-18 09:54:53 +0100
commitdef86874a3e31b497ffad0b4de7fc50f73b5116a (patch)
tree32f0141064aed020dbfc75513ae2b1186ca38fc4
parent91903d5423ef086cfcfd4cdafa8c7c98708fb2dd (diff)
restructure headlines
-rw-r--r--_design.qmd (renamed from _code.qmd)0
-rw-r--r--_intro.qmd2
-rw-r--r--report.qmd10
3 files changed, 5 insertions, 7 deletions
diff --git a/_code.qmd b/_design.qmd
index f5e56d6..f5e56d6 100644
--- a/_code.qmd
+++ b/_design.qmd
diff --git a/_intro.qmd b/_intro.qmd
index 9102509..3b62d7a 100644
--- a/_intro.qmd
+++ b/_intro.qmd
@@ -81,7 +81,7 @@ This aim has been framed with the following problem statement:
**How can Unix-style tools for wiritng technical prose
be extended to support ontological annotations?**
-## Idea
+## Implementation idea and brief plan
Implement plugins for the Pandoc document converter
to enable authoring of ontological annotations in the text content,
diff --git a/report.qmd b/report.qmd
index 1284007..9da56d1 100644
--- a/report.qmd
+++ b/report.qmd
@@ -59,19 +59,17 @@ TODO
{{< include _intro.qmd >}}
-# Technologies
-
-## Data formats
+# Existing data formats
{{< include _formats.qmd >}}
-## Authoring workflow
+# Existing authoring workflow
{{< include _workflow.qmd >}}
-# Description of the Program
+# Program and its affects on workflow
-{{< include _code.qmd >}}
+{{< include _design.qmd >}}
# Conclusion