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

1 line
316 B
HTML

<div data-tw-render-tiddler='SecondTiddler'><h2>Heading</h2>This is the second tiddler. It has a list:<br><ul><li> Item one</li><li> Item two</li><li> Item three</li></ul>And a macro invocation <div data-tw-macro='version' data-tw-render-step='1'>5.0.0</div> and a <span class='myClass'>custom class</span><br></div>