Skip to content
Snippets Groups Projects
Commit be91cc61 authored by Jason Karns's avatar Jason Karns
Browse files

broken <table> html in demo deck

parent f0cf1f54
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment