diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2025-05-26 06:08:52 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2025-05-26 06:08:52 +0200 |
| commit | c11ff0ea0262bfc1732197a86d3072f00373bdef (patch) | |
| tree | 9bc419fa06adfbbf19ffec6e3d8f7ec4ce5c18d6 | |
| parent | bb62c80bc253bf977b3718cd27da2fd074fab18c (diff) | |
improve grammar
| -rw-r--r-- | _conclusion.qmd | 2 | ||||
| -rw-r--r-- | _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, @@ -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. |
