mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-31 02:50:08 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									e943b3b570
								
							
						
					
					
						commit
						6f1e8a6a90
					
				
							
								
								
									
										10
									
								
								pwiki2.js
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								pwiki2.js
									
									
									
									
									
								
							| @ -42,9 +42,13 @@ | |||||||
| * 			TEST: async function(){ | * 			TEST: async function(){ | ||||||
| * 				console.log('TEST') | * 				console.log('TEST') | ||||||
| * 				return 'TEST' }, | * 				return 'TEST' }, | ||||||
| * 		this calls it twice: | * 		these call it twice: | ||||||
| * 			await p.pwiki.get('/moo/TEST').parse('@source(.)') | * 			await p.pwiki | ||||||
| * 		XXX check if this applies to .actions | * 				.get('/moo/TEST').text | ||||||
|  | * 			await p.pwiki | ||||||
|  | * 				.get('/moo/TEST') | ||||||
|  | * 					.parse('@source(.)') | ||||||
|  | * 		XXX check if this applies to <page>.actions | ||||||
| * XXX BUG: count does not appear to affect /Test/list/generator and /Test/list/static... | * XXX BUG: count does not appear to affect /Test/list/generator and /Test/list/static... | ||||||
| * 		...do we need to support this??? | * 		...do we need to support this??? | ||||||
| * XXX BUG: parser: | * XXX BUG: parser: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user