1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-19 22:26:18 +00:00
TiddlyWiki5/test/wikitests/SecondTiddler.html

1 line
316 B
HTML
Raw Normal View History

<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>