aboutsummaryrefslogtreecommitdiff
path: root/_markdown.qmd
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-26 15:06:51 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-26 15:06:51 +0200
commit54ccba54a75cf05b800efac1fa63e9a450a71afa (patch)
tree7d3d35159deabbd760251e247db1f5cd16cd8d3e /_markdown.qmd
parent0ebd5db4526e1112a2d2752b23ca1af8fca83af9 (diff)
misc content updates
Diffstat (limited to '_markdown.qmd')
-rw-r--r--_markdown.qmd5
1 files changed, 3 insertions, 2 deletions
diff --git a/_markdown.qmd b/_markdown.qmd
index 10572e1..32934ee 100644
--- a/_markdown.qmd
+++ b/_markdown.qmd
@@ -1,5 +1,5 @@
-This chapter will introduce a grammar
-represented as visual diagrams,
+This chapter will first introduce a grammar
+translated into visual diagrams,
and then provide two analyses
of the markup language Markdown by use of that grammar.
First an analysis of a widely used subset of the language
@@ -141,6 +141,7 @@ including at points with choices.
## Syntax of dialect CommonMark {#sec-commonmark}
+*TODO: is something missing here? Section start oddly?*
More specifically,
the example @fig-hello contains two different types of blocks