broken <table> html in demo deck

master
Jason Karns 2015-06-20 10:04:39 -04:00
parent f0cf1f54d0
commit be91cc6118
1 changed files with 3 additions and 3 deletions

View File

@ -277,17 +277,17 @@ function linkify( selector ) {
<td>Apples</td>
<td>$1</td>
<td>7</td>
<tr>
</tr>
<tr>
<td>Lemonade</td>
<td>$2</td>
<td>18</td>
<tr>
</tr>
<tr>
<td>Bread</td>
<td>$3</td>
<td>2</td>
<tr>
</tr>
</tbody>
</table>
</section>