From c11ff0ea0262bfc1732197a86d3072f00373bdef Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 26 May 2025 06:08:52 +0200 Subject: improve grammar --- _conclusion.qmd | 2 +- _intro.qmd | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_conclusion.qmd b/_conclusion.qmd index cdcc591..5e67a67 100644 --- a/_conclusion.qmd +++ b/_conclusion.qmd @@ -8,7 +8,7 @@ not specific to the problem of annotations and Markdown but regardless considered relevant for others reaching at a similar combination of design choices. -### Zero is True in Lua +### Zero is true in Lua Programming in Lua has been a new experience but with a fairly low learning curve, diff --git a/_intro.qmd b/_intro.qmd index ac0b38e..e833809 100644 --- a/_intro.qmd +++ b/_intro.qmd @@ -166,11 +166,11 @@ under the Creative Commons crediting share-alike 4.0. *FIXME: sharpen this chapter summary to explicitly conclude the previous parts* -* extention to existing widespread authoring language, +* extension to existing widespread authoring language, not an alternative one * subtle extension, both to ease adoption of existing Markdown users, and to keep the original principle that it "should be publishable as-is". -* ease of user adoption rather than ease of implementation +* emphasizing ease of user adoption rather than ease of implementation Achieving these goals requires an understanding of Markdown and annotations, and it requires working code. -- cgit v1.2.3