--- /dev/null
+<h1 id="compatibility" class="light">Supported Clients</h1>
+<p class="lead">We test and support all the major email clients … even Outlook.</p>
+<hr />
+<p>We support as many email clients and as much of the market as possible, however, we simply can't test for everything. As a result, we've decided to test the following clients, based on a combination of their <a href="http://emailclientmarketshare.com/">market share</a> and our ability to reliably test them with the devices and software we have access to.</p>
+<p>While we will help out as much as possible with issues regarding other clients (and are more than willing to accept <a href="https://github.com/zurb/ink/blob/master/CONTRIBUTING.md">pull requests</a> that add support for additional clients), we can't devote a lot of time or effort at this point to fixing issues related to email clients not in the following table.</p>
+<h2 class="light">Tested Clients</h2>
+<table>
+ <thead>
+ <tr>
+ <th width="30%">Client</th>
+ <th width="10%"><span>Supported</span></th>
+ <th width="60%"><span>Notes</span></th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>Apple Mail (Desktop)</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Apple Mail (iOS)</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Outlook (2000, 2002, 2003)</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Outlook (2007, 2010, 2013)</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Outlook (2011)</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Thunderbird</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Android</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Gmail (Desktop)</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Gmail (Mobile, iOS, Android)</td>
+ <td><span class="check">✔</span></td>
+ <td>Does not fully support the Ink <a href="#grid">grid</a>. Responsive layouts should be accomplished using the <a href="#gmail">block-grid</a>.</td>
+ </tr>
+ <tr>
+ <td>Outlook 2011 for Mac</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>AOL Mail</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Hotmail</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Outlook.com</td>
+ <td><span class="check">✔</span></td>
+ <td></td>
+ </tr>
+ </tbody>
+</table>
\ No newline at end of file
<li><a href="#panels">Panels</a></li>
<li><a href="#buttons">Buttons</a></li>
<li><a href="#images">Retina Images</a></li>
+ <li><a href="#compatibility">Supported Clients</a></li>
<li><a href="#changes">Changelog</a></li>
</ul>
</div>
<hr class="section">
+ <?php require 'components/compatibility.php' ?>
+
+ <hr class="section">
+
<?php require 'components/changelog.php' ?>
<br>