mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e9a70040af
commit
39bff14b3a
@ -502,7 +502,7 @@ module.parser = {
|
||||
// XXX add support for '\)' in args...
|
||||
'\\\\?@(?<nameInline>MACROS)\\((?<argsInline>([^)])*)\\)',
|
||||
// <macro ..> | <macro ../>
|
||||
// XXX revise escaped > and />
|
||||
// XXX need to ignore ">" in quotes and "/" not before >...
|
||||
'<\\s*(?<nameOpen>MACROS)(?<argsOpen>\\s+([^>/])*)?/?>',
|
||||
// </macro>
|
||||
'</\\s*(?<nameClose>MACROS)\\s*>',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user