kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Fixed the transclude macro so that it is marked dependent all
rodzic
16dc26b6e8
commit
2881b138a3
|
@ -14,6 +14,7 @@ Transclude macro
|
|||
|
||||
exports.info = {
|
||||
name: "transclude",
|
||||
dependentAll: true, // Nodes containing <<transclude>> macro are dependent on every tiddler
|
||||
params: {
|
||||
filter: {byPos: 0, type: "filter"},
|
||||
title: {byPos: 1, type: "tiddler"},
|
||||
|
|
Ładowanie…
Reference in New Issue