diff --git a/js/Recipe.js b/js/Recipe.js index 72bb584b9..8e0c983ca 100755 --- a/js/Recipe.js +++ b/js/Recipe.js @@ -171,20 +171,22 @@ Recipe.prototype.chooseTiddlers = function(recipe) { this.markers[recipeLine.marker] = []; markerArray = this.markers[recipeLine.marker]; } - // Process each of the tiddlers referenced by the recipe line - for(var t=0; t