You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/Design/FileFormats/export.html
+33-16Lines changed: 33 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ <h2>
144
144
</div>
145
145
<ulclass="squashed">
146
146
<li>
147
-
<spanclass="highlight">versions 1..4:</span> Attribute not
147
+
<spanclass="highlight">versions 1 to 4:</span> Attribute not
148
148
provided.
149
149
</li>
150
150
<li>
@@ -176,7 +176,7 @@ <h2>
176
176
</dt>
177
177
<dd>
178
178
Identifies version of file. Determines which tags are valid and
179
-
establishes rules concerning content. Valid versions are 1..7.
179
+
establishes rules concerning content. Valid versions are 1 to 7.
180
180
</dd>
181
181
</dl>
182
182
</dd>
@@ -195,7 +195,7 @@ <h2>
195
195
<dd>
196
196
<ulclass="squashed">
197
197
<li>
198
-
<spanclass="highlight">versions 1..6:</span> Contains information about user who created the file used for submissions to the online database, omitted for other exports.
198
+
<spanclass="highlight">versions 1 to 6:</span> Contains information about user who created the file used for submissions to the online database, omitted for other exports.
199
199
</li>
200
200
<li>
201
201
<spanclass="highlight">version 7:</span> Not supported. Ignored if present.
@@ -209,7 +209,7 @@ <h2>
209
209
<dd>
210
210
<ulclass="squashed">
211
211
<li>
212
-
<spanclass="highlight">versions 1..6:</span> User's name or nickname.
212
+
<spanclass="highlight">versions 1 to 6:</span> User's name or nickname.
213
213
</li>
214
214
<li>
215
215
<spanclass="highlight">version 7:</span> Not supported. Ignored if present.
0 commit comments