Remove vendor again

This commit is contained in:
Frédéric Guillot
2014-11-06 06:57:39 -05:00
parent cfe1e13d4a
commit 420d0ca4dd
676 changed files with 1 additions and 130565 deletions

View File

@@ -1,18 +0,0 @@
<table>
<thead>
<tr>
<th><em>header</em> 1</th>
<th>header 2</th>
</tr>
</thead>
<tbody>
<tr>
<td><em>cell</em> 1.1</td>
<td><del>cell</del> 1.2</td>
</tr>
<tr>
<td><code>cell</code> 2.1</td>
<td>cell 2.2</td>
</tr>
</tbody>
</table>