diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2025-03-18 09:29:37 +0100 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2025-03-18 09:29:37 +0100 |
| commit | fa348679c737a06dd9c74caaab78a035abc89d16 (patch) | |
| tree | e2a945837a42914238944d9776dcada223e47510 | |
| parent | e3c6cc8fc4c9287dc5412950cbc647dbabb47a62 (diff) | |
rename chapter Analysis... -> Technologies
| -rw-r--r-- | _workflow.qmd (renamed from _design.qmd) | 5 | ||||
| -rw-r--r-- | report.qmd | 8 |
2 files changed, 9 insertions, 4 deletions
diff --git a/_design.qmd b/_workflow.qmd index 6153f05..84a33d4 100644 --- a/_design.qmd +++ b/_workflow.qmd @@ -1,5 +1,10 @@ +Here is a brief overview of the text authoring workflow +using Quarto publishing system. + *TODO: rewrite these loose notes...* +## Tooling + Collection of interrelated POSIX scripts and Pandoc extensions for enabling semantic annotations in Markdown-based authoring workflows. @@ -59,15 +59,15 @@ TODO {{< include _intro.qmd >}} -# Analysis and Design +# Technologies -## Markdown +## Data formats {{< include _markdown.qmd >}} -## Design +## Authoring workflow -{{< include _design.qmd >}} +{{< include _workflow.qmd >}} # Description of the Program |
