Skip to content

Commit

Permalink
Issue 53: JSON examples missing
Browse files Browse the repository at this point in the history
  • Loading branch information
michmech committed Jan 4, 2024
1 parent ef10025 commit 7d74143
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions dmlex-v1.0/specification/core/objectTypes/label.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@

<example>
<title>JSON</title>
<para>Implemented as a string</para>
<programlisting>
"..."
</programlisting>
Expand Down
1 change: 1 addition & 0 deletions dmlex-v1.0/specification/core/objectTypes/partOfSpeech.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@

<example>
<title>JSON</title>
<para>Implemented as a string</para>
<programlisting>
"..."
</programlisting>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@

<example>
<title>JSON</title>
<para>Implemented as a string</para>
<programlisting>
"..."
</programlisting>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
</example>
<example>
<title>JSON</title>
<para>Implemented as a string</para>
<programlisting>
"..."
</programlisting>
Expand Down

0 comments on commit 7d74143

Please sign in to comment.