1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 18:17:20 +00:00

Removed erroneous blank line

This commit is contained in:
Jeremy Ruston 2012-01-30 17:29:49 +00:00
parent 205987d280
commit f4d530a114

View File

@ -414,7 +414,6 @@ WikiStore.prototype.refreshDomNode = function(node,changes,renderer,tiddler) {
var asTiddler = renderAs !== null ? this.getTiddler(renderAs) : this.getTiddler(renderTiddler);
refreshChildNodes(node,this.compileTiddler(renderTiddler,"text/html"),asTiddler);
}
// Is this node a macro
} else if(macro !== null) {
// Get the render step