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
Add documentation for keys for Delphi 10.2, 10.3, 10.4 & 11.x compilers due to be added to the csdb format in v2.2.0. Marked entries for these keys with `[from v2.2.0]`
Here is an example of how the <spanclass="very-strong">deprecated</span><codeclass="key">Credits</code> and <codeclass="key">Credits_URL</code> keys work together.
718
726
</p>
719
727
<p>
720
-
If <codeclass="key">Credits</code>=<codeclass="value">"See [example 1]"</code> and <codeclass="key">Credits_URL</code>=<codeclass="value">"http://example.com"</code> and the <codeclass="key">Extra</code> key is empty or missing then the extra REML code generated will be <samp>See <a href="example.com">example 1</a></samp>.
728
+
If <codeclass="key">Credits</code>=<codeclass="value">"See [example 1]"</code> and <codeclass="key">Credits_URL</code>=<codeclass="value">"http://example.com"</code> and the <codeclass="key">Extra</code> key is empty or missing then the extra REML code generated will be <samp>See <a href="example.com">example 1</a></samp>.
0 commit comments