diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2025-05-19 15:00:20 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2025-05-19 15:00:20 +0200 |
| commit | a75d2ccb355e3fb489586ccaf82d780ddaeab0a7 (patch) | |
| tree | e8bddd54403a397fcd04a0abcdb510ac158806de | |
| parent | 651fcfe553442965efbaec17891c4d205e0607a5 (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.qmd | 6 |
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 @@ -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 >}} |
