Typographic changes in the Supported Platforms table

Removes a trailing | - looks like this was leftover from a copy/paste job
Replaces the * callout next to PHP with the intended meaning; alternatives would be to include the callout later on the page.
Added an empty table cell to the last row for consistency
Updated some whitespace to keep things internally consistent
This commit is contained in:
dave 2019-07-18 09:28:53 -07:00 committed by GitHub
parent 11189f8767
commit 06d6f576e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 5 deletions

View File

@ -123,14 +123,13 @@ Check out what people are saying below:
</tr>
<tr>
<td>C/C++</td><td>Linux</td><td>GCC 4.4 <br/> GCC 4.6 <br> GCC 5.3 <br> Clang 3.5 <br> Clang 3.6 <br> Clang 3.7|</td>
<td>C/C++</td><td>Linux</td><td>GCC 4.4 <br/> GCC 4.6 <br> GCC 5.3 <br> Clang 3.5 <br> Clang 3.6 <br> Clang 3.7</td>
</tr>
<tr>
<td>C/C++</td><td>Windows 7+</td><td>Visual Studio 2013+</td>
</tr>
<tr>
<td>C#</td><td>Windows 7+ </td><td> Linux <br> .NET Core, .NET 4.5+ <br> .NET Core, Mono 4+ <br> .NET Core, Mono 4+</td>
</tr>
@ -139,7 +138,6 @@ Check out what people are saying below:
<td>Dart</td><td>Windows/Linux/Mac</td><td> Dart 2.0+</td>
</tr>
<tr>
<td>Go</td><td>Windows/Linux/Mac</td><td> Go 1.6+</td>
</tr>
@ -153,7 +151,7 @@ Check out what people are saying below:
</tr>
<tr>
<td>PHP * </td><td>Linux/Mac</td><td> PHP 5.5+ and PHP 7.0+</td>
<td>PHP (Beta) </td><td>Linux/Mac</td><td> PHP 5.5+ and PHP 7.0+</td>
</tr>
<tr>
@ -161,7 +159,7 @@ Check out what people are saying below:
</tr>
<tr>
<td>Ruby </td><td>Windows/Linux/Mac</td>
<td>Ruby </td><td>Windows/Linux/Mac</td><td></td>
</tr>
</table>