aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-22 11:14:06 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-22 11:14:06 +0200
commit3b42a8b705d48e360fa792d4ed868ba4a64db091 (patch)
tree3cedd49041176afdc69920438d57e2a08af11eb4
parent4a958bd9a29a1eedce5135d430f4933d41ad7299 (diff)
tighten FIXMEs for intro
-rw-r--r--_intro.qmd14
1 files changed, 8 insertions, 6 deletions
diff --git a/_intro.qmd b/_intro.qmd
index fa52677..fdc8892 100644
--- a/_intro.qmd
+++ b/_intro.qmd
@@ -38,6 +38,10 @@ for a Markdown syntax extension to cover semantic text annotations,
called "Semantic Markdown"
[@Smedegaard2022].
+*FIXME: Elaborate on above draft spec and its relevancy.*
+
+*TODO: Maybe move above paragraph down to implementation plan.*
+
This project aims to enable authors to include semantic annotations
as part of their writing,
similarly unobtrusively as structural and hypermedia markup,
@@ -45,6 +49,8 @@ by extending the Markdown processor Pandoc
to handle semantic text annotations,
inspired by the syntax extension Semantic Markdown.
+*FIXME: Rewrite and expand above to properly introduce Pandoc.*
+
## Problem formulation
So,
@@ -62,7 +68,7 @@ So,
## Levels of implementation
-*FIXME: maybe move to section on expectations for processors*
+*FIXME: maybe move this subsection to later subsection on expectations for processors*
The primary aim is to support authoring;
enhancing renderings of the authored content is secondary.
@@ -91,9 +97,7 @@ and an extension to its syntax will need to fit that principle.
Also,
*FIXME: drop or rewrite...*
-<--
-
-## Implementation idea and brief plan
+## Implementation plan
*FIXME: drop or rewrite below section*
@@ -133,5 +137,3 @@ as presented in @Daquino2023.
* analysér eksisterende værktøj
* forentet output
* implementering som filter...
-
--->