diff options
Diffstat (limited to '_markdown.qmd')
| -rw-r--r-- | _markdown.qmd | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/_markdown.qmd b/_markdown.qmd index 542b175..c78ba87 100644 --- a/_markdown.qmd +++ b/_markdown.qmd @@ -209,10 +209,6 @@ as [Appendix @sec-def-dia]. Semantic Markdown mainly extends the syntax for `AnnotatedWords`, and introduces a new syntax similar to `LinkDefinition`. -The syntax drawings in this subsection has the extended syntax marked -with a dotted frame. - -*FIXME: add dot-frame for all drawings used here* `AnnotatedWords` can in principle contain any word, but in practice expects CSS id or class definitions, @@ -221,6 +217,8 @@ New higher prioritized syntaxes are added, prioritized since that is simplest and it should not cause clash with existing elements, as in @fig-def-extensions. +Syntax newly introduced as part of Semantic Markdown +is marked with a dotted frame. *FIXME: mention and draw extended LinkedWordsX as well.* |
