From 3c4efa64e1ddcf95b0cc8d1b4e83bf68646a44f4 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sat, 5 May 2012 14:16:34 +0100 Subject: [PATCH] Fix to include macro --- rabbithole/core/modules/macros/include.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rabbithole/core/modules/macros/include.js b/rabbithole/core/modules/macros/include.js index 78e1fc38e..6c9ef5b6a 100644 --- a/rabbithole/core/modules/macros/include.js +++ b/rabbithole/core/modules/macros/include.js @@ -24,7 +24,7 @@ exports.executeMacro = function() { var titles = this.wiki.filterTiddlers(this.params.filter), result = []; for(var t=0; t