mirror of
https://github.com/flynx/pWiki.git
synced 2026-08-12 02:24:44 +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
|
||||
// - state, context - sepatrate args
|
||||
// - state.__proto__ - protorype
|
||||
// ...technically need a way to call .exec(..) and wait
|
||||
// for the correct promise from inside a macro...
|
||||
/* XXX LOCAL_STATE
|
||||
var res = that.callMacro( page, name, args, body, {
|
||||
__proto__: state,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user