Fix markdown

This commit is contained in:
Victor Zverovich 2024-05-30 20:27:21 -07:00
parent 191b0cb486
commit 3479828e1d

View File

@ -137,11 +137,15 @@ types, and can be one of the following:
Indicates that a sign should be used for both nonnegative as well as
negative numbers.
</td>
</tr>
<tr>
<td><code>'-'</code></td>
<td>
Indicates that a sign should be used only for negative numbers (this is the
default behavior).
</td>
</tr>
<tr>
<td>space</td>
<td>
Indicates that a leading space should be used on nonnegative numbers, and a