mirror of
				https://github.com/Unstructured-IO/unstructured.git
				synced 2025-10-31 01:54:25 +00:00 
			
		
		
		
	 7fd81dc7df
			
		
	
	
		7fd81dc7df
		
			
		
	
	
	
	
		
			
			This PR does two things: 1. Adds test case (and alters sample doc) for rtf and epub files with table 2. Adds `xls/x` file extension to `skip_infer_table_types` default list --------- Co-authored-by: shreyanid <42684285+shreyanid@users.noreply.github.com>
		
			
				
	
	
		
			11 lines
		
	
	
		
			408 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			408 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {\rtf1\ansi\deff0
 | |
| {\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel0 \b \fs36 My First Heading\par}
 | |
| {\pard \ql \f0 \sa180 \li0 \fi0 My first paragraph.\par}
 | |
| {\pard \sa180 \li0 \fi0 \b Table Example:\par}
 | |
| {\trowd\cellx3000\cellx6000
 | |
| \pard\intbl\qc\fs20 Column 1\cell Column 2\cell\row
 | |
| \pard\intbl\qc\fs20 Row 1, Cell 1\cell Row 1, Cell 2\cell\row
 | |
| \pard\intbl\qc\fs20 Row 2, Cell 1\cell Row 2, Cell 2\cell\row
 | |
| }
 | |
| }
 |