diff --git a/core/modules/macros/transclude.js b/core/modules/macros/transclude.js index bb0f00ac7..4635ca5e9 100644 --- a/core/modules/macros/transclude.js +++ b/core/modules/macros/transclude.js @@ -14,7 +14,6 @@ Transclude macro exports.info = { name: "transclude", - dependentAll: true, // Nodes containing <> macro are dependent on every tiddler params: { filter: {byPos: 0, type: "filter"}, title: {byPos: 1, type: "tiddler"},