From c44de3386ff33c514a2d68e5a27297d4768fec4a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 20 May 2025 00:39:45 +0200 Subject: fix typos --- _intro.qmd | 2 +- _markdown.qmd | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_intro.qmd b/_intro.qmd index 55cc9c8..8f1dcd8 100644 --- a/_intro.qmd +++ b/_intro.qmd @@ -36,7 +36,7 @@ or "this uses the derogatory meaning of the term". A draft specification exists for a Markdown syntax extension to cover semantic text annotations, called "Semantic Markdown" -[Smedegaard2022]. +[@Smedegaard2022]. This project aims to enable authors to include semantic annotations as part of their writing, diff --git a/_markdown.qmd b/_markdown.qmd index 948eda8..9d0a2f9 100644 --- a/_markdown.qmd +++ b/_markdown.qmd @@ -15,7 +15,7 @@ as seen in @fig-def-Markdown and @fig-def-Block. ![Block](def_Block.svg){#fig-def-Block} -Reading order matter. +Reading order matters. These syntax diagrams should be read left-to-right and top-to-bottom, also at places with choice -- e.g. the block type `Header` should be tried before `Paragraph`, @@ -88,7 +88,7 @@ Dette afsnit udgør "requirements" In the source format of Markdown with with annotations... -* the syntax for annotation **should* be relatively human comprehensible +* the syntax for annotation **should** be relatively human comprehensible (in the same spirit as Markdown -- e.g. \*\*strong emphasis\*\*) * annotation syntax **must not** conflict with core Markdown (i.e. must not cause disambiguations) -- cgit v1.2.3