diff options
| -rw-r--r-- | _markdown.qmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_markdown.qmd b/_markdown.qmd index 6966e99..68eee03 100644 --- a/_markdown.qmd +++ b/_markdown.qmd @@ -12,7 +12,7 @@ as seen in @fig-def-Markdown and @fig-def-Block. Reading order matter. 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". +e.g. the block type "Header" should be tried before "Paragraph", since (as elaborated below) a paragraph begins with any words, including the initial words defitive for other block types. In other words, |
