aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_intro.qmd9
-rw-r--r--report.qmd4
2 files changed, 5 insertions, 8 deletions
diff --git a/_intro.qmd b/_intro.qmd
index d0546e2..5fc5072 100644
--- a/_intro.qmd
+++ b/_intro.qmd
@@ -61,14 +61,11 @@ is freedom of choice regarding authoring tools
## Problem formulation
The aim of this project is to extend Pandoc and Quarto
-to support inclusion of generic annotations
-as integral part of its Markdown-based authoring process.
+to support domain-specific annotations.
This aim has been framed with the following problem statement:
-*FIXME: narrow down question to the scope of Pandoc and Quarto*
-
-**How can Unix-style tools for writing technical prose
-be extended to support ontological annotations?**
+**How can Pandoc
+be extended to support domain-specific annotations?**
To aid in achieving that goal,
the problem statement has been divided into the following subquestions:
diff --git a/report.qmd b/report.qmd
index bdd88ab..ad4f9f1 100644
--- a/report.qmd
+++ b/report.qmd
@@ -1,7 +1,7 @@
---
-title: Metadata in Markdown
+title: Domain-specific annotations in Markdown
subtitle: |
- Pandoc plugins to support annotations
+ Pandoc plugins to support domain-specific annotations
date: 2025-05-27