list-of* -> list-of-many
							parent
							
								
									58d6e4c97d
								
							
						
					
					
						commit
						07f8203d3e
					
				| 
						 | 
				
			
			@ -84,7 +84,7 @@ MEMO: table-column ( -- parser )
 | 
			
		|||
 | 
			
		||||
MEMO: table-row ( -- parser )
 | 
			
		||||
    [
 | 
			
		||||
        table-column "|" token hide list-of* ,
 | 
			
		||||
        table-column "|" token hide list-of-many ,
 | 
			
		||||
    ] seq* [ "tr" surround-with-foo ] action ;
 | 
			
		||||
 | 
			
		||||
MEMO: table ( -- parser )
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue