Closed thomasduenser closed 9 years ago
Following line is false because there should be a "," after "containsAnchor = false" instead of ";"
var a = item.contents(), containsAnchor = false; nodes = [];
@thomasduenser, thanks for catching this
Following line is false because there should be a "," after "containsAnchor = false" instead of ";"