From 3b42a8b705d48e360fa792d4ed868ba4a64db091 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 22 May 2025 11:14:06 +0200 Subject: tighten FIXMEs for intro --- _intro.qmd | 14 ++++++++------ 1 file 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... - ---> -- cgit v1.2.3