mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 14:56:55 +00:00
Fixed problem with custom CSS classes
This commit is contained in:
@@ -1 +1 @@
|
||||
<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></macro><br />
|
||||
<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></macro> and a <span className="myClass">custom class</span><br />
|
||||
Reference in New Issue
Block a user