mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-30 10:30:08 +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...
 | 			// XXX add support for '\)' in args...
 | ||||||
| 			'\\\\?@(?<nameInline>MACROS)\\((?<argsInline>([^)])*)\\)', | 			'\\\\?@(?<nameInline>MACROS)\\((?<argsInline>([^)])*)\\)', | ||||||
| 			// <macro ..> | <macro ../>
 | 			// <macro ..> | <macro ../>
 | ||||||
| 			// XXX revise escaped > and />
 | 			// XXX need to ignore ">" in quotes and "/" not before >...
 | ||||||
| 			'<\\s*(?<nameOpen>MACROS)(?<argsOpen>\\s+([^>/])*)?/?>', | 			'<\\s*(?<nameOpen>MACROS)(?<argsOpen>\\s+([^>/])*)?/?>', | ||||||
| 			// </macro>
 | 			// </macro>
 | ||||||
| 			'</\\s*(?<nameClose>MACROS)\\s*>', | 			'</\\s*(?<nameClose>MACROS)\\s*>', | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user