mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
Comments
This commit is contained in:
parent
d89ea0abd7
commit
41f33a8639
@ -37,7 +37,7 @@ WikiTextParseTree.prototype.compile = function(type,treenode) {
|
||||
{
|
||||
type: "Function",
|
||||
name: null,
|
||||
params: ["tiddler","store","utils"],
|
||||
params: ["tiddler","store","utils"], // These are the parameters passed to the tiddler function; must match the invocation in WikiStore.renderTiddler()
|
||||
elements: [
|
||||
{
|
||||
type: "ReturnStatement",
|
||||
|
Loading…
Reference in New Issue
Block a user