mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0b133aeeb8
commit
e7613e426c
@ -446,7 +446,7 @@ module.BaseParser = {
|
||||
// old code:
|
||||
// await p.pwiki.parse('<slot moo/>!!! <slot moo>moo</slot>')
|
||||
// -> 'moo!!! '
|
||||
// ...does not seem to affect named macros...
|
||||
// ...does not seem to affect named macros, test var...
|
||||
_expand: function(page, ast, state={}){
|
||||
var that = this
|
||||
ast = ast == null ?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user