mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-30 02:20:08 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									91365e442b
								
							
						
					
					
						commit
						39e810aa60
					
				| @ -438,8 +438,9 @@ 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...
 | ||||||
| 	// 		...either we are mis-syncing somewhere or there is some broken
 | 	// 		...can't yet reproduce outside the page rendering...
 | ||||||
| 	// 		data flow -- need to check the whole call stack to make sure...
 | 	// 		...seems to be an odd sync issue, either in one of the macro
 | ||||||
|  | 	// 		handlers or in the way the defaults are applied...
 | ||||||
| 	_expand: function(page, ast, state={}){ | 	_expand: function(page, ast, state={}){ | ||||||
| 		var that = this | 		var that = this | ||||||
| 		ast = ast == null ? | 		ast = ast == null ? | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user