aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-03-17 20:17:14 +0100
committerJonas Smedegaard <dr@jones.dk>2025-03-17 20:19:36 +0100
commit4ca5d59a48efb6439c1d6a50abafc93dd2d51677 (patch)
tree22fbb68cf6f88f94a2d15b525a75be1f602175ed
parent0664e64525ebd2f8a78f9040f249eb69a9fb038c (diff)
merge paragraphs, thanks to Halim
-rw-r--r--_code.qmd8
-rw-r--r--_conclusion.qmd11
-rw-r--r--_discussion.qmd1
-rw-r--r--_perspectives.qmd8
-rw-r--r--_test.qmd1
-rw-r--r--_use.qmd1
-rw-r--r--report.qmd16
7 files changed, 19 insertions, 27 deletions
diff --git a/_code.qmd b/_code.qmd
index 1333ed7..3215a9a 100644
--- a/_code.qmd
+++ b/_code.qmd
@@ -1 +1,9 @@
TODO
+
+## User guide
+
+TODO
+
+## Testing
+
+TODO
diff --git a/_conclusion.qmd b/_conclusion.qmd
index 1333ed7..9ca740a 100644
--- a/_conclusion.qmd
+++ b/_conclusion.qmd
@@ -1 +1,12 @@
TODO
+
+# Perspectives
+
+Ideas for further explorations:
+
+* integration with Hypothesis
+* filter extension to extend Pandoc/Quarto citations to cover [CiTO]
+* filter extension to include more details of Quarto author metadata on XMP
+
+[CiTO]: <http://purl.org/spar/cito/2018-02-12>
+ "CiTO, the Citation Typing Ontology"
diff --git a/_discussion.qmd b/_discussion.qmd
deleted file mode 100644
index 1333ed7..0000000
--- a/_discussion.qmd
+++ /dev/null
@@ -1 +0,0 @@
-TODO
diff --git a/_perspectives.qmd b/_perspectives.qmd
deleted file mode 100644
index d08131d..0000000
--- a/_perspectives.qmd
+++ /dev/null
@@ -1,8 +0,0 @@
-Ideas for further explorations:
-
-* integration with Hypothesis
-* filter extension to extend Pandoc/Quarto citations to cover [CiTO]
-* filter extension to include more details of Quarto author metadata on XMP
-
-[CiTO]: <http://purl.org/spar/cito/2018-02-12>
- "CiTO, the Citation Typing Ontology"
diff --git a/_test.qmd b/_test.qmd
deleted file mode 100644
index 1333ed7..0000000
--- a/_test.qmd
+++ /dev/null
@@ -1 +0,0 @@
-TODO
diff --git a/_use.qmd b/_use.qmd
deleted file mode 100644
index 1333ed7..0000000
--- a/_use.qmd
+++ /dev/null
@@ -1 +0,0 @@
-TODO
diff --git a/report.qmd b/report.qmd
index 231a322..aaab250 100644
--- a/report.qmd
+++ b/report.qmd
@@ -70,24 +70,8 @@ TODO
{{< include _code.qmd >}}
-# User Guide
-
-{{< include _use.qmd >}}
-
-# Testing
-
-{{< include _test.qmd >}}
-
-# Discussion
-
-{{< include _discussion.qmd >}}
-
# Conclusion
{{< include _conclusion.qmd >}}
-# Perspectives
-
-{{< include _perspectives.qmd >}}
-
# Bibliography {.appendix}