diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2025-05-26 11:00:33 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2025-05-26 11:40:24 +0200 |
| commit | b39149eae9a046dea7367ea0423fb7e7a27149a2 (patch) | |
| tree | 89ffea26c8c359086b59b4f81a5158641411b652 /_markdown.qmd | |
| parent | bd8c87a53621a3e1e421c22caf30571a90db398c (diff) | |
rename syntax definitions: drop prefix def_
Diffstat (limited to '_markdown.qmd')
| -rw-r--r-- | _markdown.qmd | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/_markdown.qmd b/_markdown.qmd index c78ba87..80edfc1 100644 --- a/_markdown.qmd +++ b/_markdown.qmd @@ -107,7 +107,7 @@ used onwards in this paper. For example, the above example is visually described as seen in @fig-def-Markdown. -{#fig-def-Markdown} +{#fig-def-Markdown} The diagram describes the possible order of elements, laid out like trains on rails. @@ -154,11 +154,11 @@ See @fig-def-blocks for syntax diagrams for those block types. ::: {#fig-def-blocks} - + - + - + Syntax of `Block`, `Header` and `Paragraph`. @@ -175,13 +175,13 @@ See @fig-def-words for their syntax diagrams. ::: {#fig-def-words} - + - + - + - + Syntax of `StyledWords`, `LinkedWords`, `AnnotatedWords` and `PlainWords`. @@ -194,7 +194,7 @@ consisting of list items, each containing a block (@fig-def-List). -{#fig-def-List} +{#fig-def-List} --> @@ -224,7 +224,7 @@ is marked with a dotted frame. ::: {#fig-def-extensions} - + Syntax of `AnnotatedWords` and `LinkedWords`, extended with `SemWords`. @@ -240,13 +240,13 @@ See @fig-def-additions for their syntax diagrams. ::: {#fig-def-additions} - + - + - + - + Syntax of `SemWords`, `SemWord`, `Curie` and `SEMPREFIX`. |
