kopia lustrzana https://github.com/miklobit/TiddlyWiki5
remove newlines around macros
rodzic
322c04da53
commit
59244fba91
|
@ -121,7 +121,7 @@ var insertMacroCall = function(w,output,macroName,paramString) {
|
|||
type: "macrocall",
|
||||
name: macroName,
|
||||
params: params,
|
||||
isBlock: true
|
||||
isBlock: false
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue