aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-17 17:55:37 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-17 17:55:37 +0200
commit9c6bb80a25f93f9f963a1eeb2b168ec24b9de66f (patch)
treeab13efc5fc793fde2e0be4a094acdea9e71f3678
parent4093beb17d74536026dec25ac2454fd20d594359 (diff)
mention name of plugin in headline
-rw-r--r--report.qmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/report.qmd b/report.qmd
index 42818d6..a18c261 100644
--- a/report.qmd
+++ b/report.qmd
@@ -105,7 +105,7 @@ are editorial notes not intented for inclusion in the final delivery.*
\appendix
-# Pandoc filter plugin {.appendix}
+# Pandoc plugin `semantic-markdown` {.appendix}
```{.lua include="_extensions/ruc-play/semantic-markdown/semantic-markdown.lua" code-line-numbers="true"}
```