Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
server
team-presentation
Commits
be91cc61
Commit
be91cc61
authored
Jun 20, 2015
by
Jason Karns
Browse files
broken <table> html in demo deck
parent
f0cf1f54
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
be91cc61
...
...
@@ -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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment