1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-16 00:44:22 +00:00
TiddlyWiki5/test/wikitests/Fifth Tiddler.html
Jeremy Ruston 612a54a680 Updated tests
To reflect the new HTML rendering behaviour
2012-01-25 15:40:25 +00:00

1 line
495 B
HTML

<div data-tw-render-tiddler='Fifth Tiddler'><table class='twtable'><caption align='top'>A caption above the table</caption><thead><tr class='evenRow'><td align='center'>Left</td><td align='center'>Middle</td><td align='center'>Right</td></tr></thead><tbody><tr class='oddRow'><td>North West</td><td>North</td><td>North East</td></tr><tr class='evenRow'><td>West</td><td>Here</td><td>East</td></tr><tr class='oddRow'><td>South West</td><td>South</td><td>South East</td></tr></tbody></table></div>