mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-04 07:19:56 +00:00
612a54a680
To reflect the new HTML rendering behaviour
1 line
316 B
HTML
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> |