diff options
Diffstat (limited to '_markdown.qmd')
| -rw-r--r-- | _markdown.qmd | 5 |
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 |
