aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-19 15:00:20 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-19 15:00:20 +0200
commita75d2ccb355e3fb489586ccaf82d780ddaeab0a7 (patch)
treee8bddd54403a397fcd04a0abcdb510ac158806de
parent651fcfe553442965efbaec17891c4d205e0607a5 (diff)
rename chapter background -> pandoc; expand title for section on usage
-rw-r--r--_pandoc.qmd (renamed from _background.qmd)0
-rw-r--r--report.qmd6
2 files changed, 3 insertions, 3 deletions
diff --git a/_background.qmd b/_pandoc.qmd
index 0116286..0116286 100644
--- a/_background.qmd
+++ b/_pandoc.qmd
diff --git a/report.qmd b/report.qmd
index 6fe8837..cc53ff6 100644
--- a/report.qmd
+++ b/report.qmd
@@ -71,11 +71,11 @@ are editorial notes not intented for inclusion in the final delivery.*
{{< include _markdown.qmd >}}
-# Analysis of existing framework
+# How Pandoc processes Markdown
-{{< include _background.qmd >}}
+{{< include _pandoc.qmd >}}
-# Usage
+# Using the Pandoc filter `semantic-markdown`
{{< include _usage.qmd >}}