diff options
| -rw-r--r-- | _intro.qmd | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -55,13 +55,19 @@ So, * What are the core qualities of Markdown, and how can a Markdown dialect express semantic text annotations while maintaining those qualities? -* How do Pandoc convert Markdown to HTML or PDF, - and how can this workflow be extended +* *TODO: Analysis of spec, phrased as a question* +* How do Pandoc parse Markdown into a generalised content structure, + and how can that process be extended to handle semantic text annotations? * Which approach to extending Pandoc is more likely long-term sustainable? * How can the reliability of a Pandoc extension be evaluated? +*TODO: Maybe reframe as investigation of the spec, +implementing it to identify its strengths and weaknesses* + +*FIXME: align above questions with actual findings* + ## Project constraints Driven by an interest in sustained development of this research project |
