mirror of
https://github.com/flynx/pWiki.git
synced 2026-08-13 02:54:42 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b9043887d3
commit
ad8b54d9b8
@ -662,6 +662,8 @@ module.BaseParser = {
|
|||||||
// - context.state - nesting
|
// - context.state - nesting
|
||||||
// - state, context - sepatrate args
|
// - state, context - sepatrate args
|
||||||
// - state.__proto__ - protorype
|
// - state.__proto__ - protorype
|
||||||
|
// ...technically need a way to call .exec(..) and wait
|
||||||
|
// for the correct promise from inside a macro...
|
||||||
/* XXX LOCAL_STATE
|
/* XXX LOCAL_STATE
|
||||||
var res = that.callMacro( page, name, args, body, {
|
var res = that.callMacro( page, name, args, body, {
|
||||||
__proto__: state,
|
__proto__: state,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user