mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
peparing for refactoring...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
534cf5d632
commit
d63010d21d
@ -342,6 +342,10 @@ module.BaseParser = {
|
|||||||
yield str }
|
yield str }
|
||||||
macro = true } } },
|
macro = true } } },
|
||||||
|
|
||||||
|
// XXX move macros here from page.js...
|
||||||
|
macros: {
|
||||||
|
},
|
||||||
|
|
||||||
// Group block elements (generator)...
|
// Group block elements (generator)...
|
||||||
//
|
//
|
||||||
// <item> ::=
|
// <item> ::=
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user