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/user-db.html
+25-25
Original file line number
Diff line number
Diff line change
@@ -322,15 +322,15 @@ <h3 id="xml-file">
322
322
</li>
323
323
<li>
324
324
<spanclass="highlight">version 6.0 to 6.10:</span> Content is formatted text
325
-
encoded in REML markup. REML v4 is supported.
325
+
encoded in <ahref="../reml.html">REML</a> markup. <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v4.html">REML v4</a> is supported.
326
326
</li>
327
327
<li>
328
328
<spanclass="highlight">version 6.11 & 6.12:</span> Content is formatted text
329
-
encoded in REML markup. REML v5 is supported.
329
+
encoded in <ahref="../reml.html">REML</a> markup. <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v5.html">REML v5</a> is supported.
330
330
</li>
331
331
<li>
332
332
<spanclass="highlight">version 6.13 & later:</span> Content is formatted text
333
-
encoded in REML markup. REML v6 is supported.
333
+
encoded in <ahref="../reml.html">REML</a> markup. <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v6.html">REML v6</a> is supported.
334
334
</li>
335
335
</ul>
336
336
</dd>
@@ -460,26 +460,26 @@ <h3 id="xml-file">
460
460
<divclass="unspaced">
461
461
<spanclass="highlight">version 2 and later:</span> Additional
462
462
information about a snippet. Content is formatted text encoded in
<spanclass="highlight">versions 5 & 6.10:</span> supports REML v4.
476
+
<spanclass="highlight">versions 5 & 6.10:</span> supports <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v4.html">REML v4</a>.
477
477
</li>
478
478
<li>
479
-
<spanclass="highlight">version 6.11 & 6.12:</span> supports REML v5.
479
+
<spanclass="highlight">version 6.11 & 6.12:</span> supports <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v5.html">REML v5</a>.
480
480
</li>
481
481
<li>
482
-
<spanclass="highlight">version 6.13 & later:</span> supports REML v6.
482
+
<spanclass="highlight">version 6.13 & later:</span> supports <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v6.html">REML v6</a>.
483
483
</li>
484
484
</ul>
485
485
</li>
@@ -788,7 +788,7 @@ <h2>
788
788
Supported Delphi compilers from Delphi 2 to Delphi 2007 plus Free Pascal.
789
789
</p>
790
790
<p>
791
-
REML not supported.
791
+
<ahref="../reml.html">REML</a> not supported.
792
792
</p>
793
793
<p>
794
794
Data files were ANSI text using code page 1252. The XML file was in UTF-8 format with no BOM and no XML encoding attribute.
@@ -833,8 +833,8 @@ <h2>
833
833
</li>
834
834
</ul>
835
835
<p>
836
-
The version of REML supported by the
837
-
<em>codesnip-data/routines/routine/extra</em> tag was v1.
836
+
The version of <ahref="../reml.html">REML</a> supported by the
837
+
<em>codesnip-data/routines/routine/extra</em> tag was <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v1.html">v1</a>.
838
838
</p>
839
839
</dd>
840
840
@@ -862,8 +862,8 @@ <h2>
862
862
</li>
863
863
</ul>
864
864
<p>
865
-
The version of REML supported by the
866
-
<em>codesnip-data/routines/routine/extra</em> tag was updated to v2.
865
+
The version of <ahref="../reml.html">REML</a> supported by the
866
+
<em>codesnip-data/routines/routine/extra</em> tag was updated to <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v2.html">v2</a>.
867
867
</p>
868
868
</dd>
869
869
@@ -875,8 +875,8 @@ <h2>
875
875
Introduced with CodeSnip v3.0.1.
876
876
</p>
877
877
<p>
878
-
The version of REML supported by the
879
-
<em>codesnip-data/routines/routine/extra</em> tag was updated to v3.
878
+
The version of <ahref="../reml.html">REML</a> supported by the
879
+
<em>codesnip-data/routines/routine/extra</em> tag was updated to <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v3.html">v3</a>.
880
880
</p>
881
881
<dl>
882
882
<dt>
@@ -937,8 +937,8 @@ <h2>
937
937
New "class" and "unit" snippet kinds supported.
938
938
</p>
939
939
<p>
940
-
The version of REML supported by the
941
-
<em>codesnip-data/routines/routine/extra</em> tag was updated to v4.
940
+
The version of <ahref="../reml.html">REML</a> supported by the
941
+
<em>codesnip-data/routines/routine/extra</em> tag was updated to <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v4.html">v4</a>.
942
942
</p>
943
943
</dd>
944
944
@@ -950,7 +950,7 @@ <h2>
950
950
Introduced with CodeSnip v4.0 beta 1.
951
951
</p>
952
952
<p>
953
-
A snippet's description is now stored as formatted text using REML v4 markup. Previously the description was plain text.
953
+
A snippet's description is now stored as formatted text using <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v4.html">REML v4</a> markup. Previously the description was plain text.
954
954
</p>
955
955
<p>
956
956
The following tags were introduced:
@@ -1028,7 +1028,7 @@ <h2>
1028
1028
<em>Version 6.11 - 16 December 2022</em>
1029
1029
</dt>
1030
1030
<dd>
1031
-
Updated with CodeSnip v4.21.0 to add support for REML v5, which is backwards compatible with REML v4.
1031
+
Updated with CodeSnip v4.21.0 to add support for <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v5.html">REML v5</a>, which is backwards compatible with <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v4.html">REML v4</a>.
1032
1032
</dd>
1033
1033
<dt>
1034
1034
<em>Version 6.12 - 7 November 2023</em>
@@ -1040,7 +1040,7 @@ <h2>
1040
1040
<em>Version 6.13 - 2 April 2024</em>
1041
1041
</dt>
1042
1042
<dd>
1043
-
Updated with CodeSnip v4.23.0 to add support for REML v6, which is backwards compatible with REML v4.
1043
+
Updated with CodeSnip v4.23.0 to add support for <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v6.html">REML v6</a>, which is backwards compatible with <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v4.html">REML v4</a>.
1044
1044
</dd>
1045
1045
</dl>
1046
1046
</dd>
@@ -1073,7 +1073,7 @@ <h3>
1073
1073
</ul>
1074
1074
1075
1075
<p>
1076
-
into valid REML code that simulates the parsed content of the <em>codesnip-data/routines/routine/extra</em> tag.
1076
+
into valid <ahref="../reml.html">REML</a> code that simulates the parsed content of the <em>codesnip-data/routines/routine/extra</em> tag.
1077
1077
</p>
1078
1078
1079
1079
<p>
@@ -1090,7 +1090,7 @@ <h3>
1090
1090
<ul>
1091
1091
<li>
1092
1092
Convert the plain text snippet description read from
1093
-
<em>codesnip-data/routines/routine/description</em> into the REML
1093
+
<em>codesnip-data/routines/routine/description</em> into the <ahref="../reml.html">REML</a>
1094
1094
equivalent of a single paragraph containing the description.
1095
1095
</li>
1096
1096
<li>
@@ -1100,7 +1100,7 @@ <h3>
1100
1100
</ul>
1101
1101
1102
1102
<p>
1103
-
Readers of v2 and later files may parse REML from any file version as if it were REML v6, since all versions of REML up to v6 are compatible.
1103
+
Readers of v2 and later files may parse <ahref="../reml.html">REML</a> from any file version as if it were <ahref="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/reml/main/docs/reml-v6.html">REML v6</a>, since all versions of REML up to v6 are compatible.
0 commit comments