mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
Merge branch 'master' of github.com:flynx/pWiki
This commit is contained in:
commit
2220cdf5ad
@ -438,7 +438,7 @@ module.BaseParser = {
|
|||||||
// the ast is constructed the other should be part of the ast...
|
// the ast is constructed the other should be part of the ast...
|
||||||
// XXX ASYNC this does not yet work as a replacement for .expand(..),
|
// XXX ASYNC this does not yet work as a replacement for .expand(..),
|
||||||
// not sure why...
|
// not sure why...
|
||||||
// ...seems that this breaks how slots are handled...
|
// ...seems that this breaks how slots and vars are handled...
|
||||||
// to reproduce:
|
// to reproduce:
|
||||||
// new code:
|
// new code:
|
||||||
// await p.pwiki.parse('<slot moo/>!!! <slot moo>moo</slot>')
|
// await p.pwiki.parse('<slot moo/>!!! <slot moo>moo</slot>')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user