diff options
Diffstat (limited to '_markdown.qmd')
| -rw-r--r-- | _markdown.qmd | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/_markdown.qmd b/_markdown.qmd index 4ce8bb3..6943b19 100644 --- a/_markdown.qmd +++ b/_markdown.qmd @@ -46,7 +46,7 @@ where the possible order of elements are laid out like trains on rails, as seen in @fig-def-Markdown. -{#fig-def-Markdown} +{#fig-def-Markdown} Here is an example: @@ -69,11 +69,11 @@ See @fig-def-blocks for syntax diagrams for those block types. ::: {#fig-def-blocks} - + - + - + Syntax of `Block`, `Header` and `Paragraph`. @@ -107,13 +107,13 @@ Se @fig-def-words for their syntax diagrams. ::: {#fig-def-words} - + - + - + - + Syntax of `StyledWords`, `LinkedWords`, `AnnotatedWords` and `PlainWords`. @@ -126,7 +126,7 @@ consisting of list items, each containing a block (@fig-def-List). -{#fig-def-List} +{#fig-def-List} --> @@ -157,7 +157,7 @@ as in @fig-def-extensions. ::: {#fig-def-extensions} - + Syntax of `AnnotatedWords` and `LinkedWords`, extended with `SemWords`. @@ -175,9 +175,9 @@ See @fig-def-additions for their syntax diagrams. ::: {#fig-def-additions} - + - + Syntax of `SemWords`, `Curie`, `SEMPREFIX` and `NAME`. |
