mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-12 19:58:05 +00:00
Comments
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user