From c44de3386ff33c514a2d68e5a27297d4768fec4a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 20 May 2025 00:39:45 +0200 Subject: fix typos --- _markdown.qmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_markdown.qmd') 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