Kaynağa Gözat

updated comparison table

Former-commit-id: f8eb621eba2462107bec8b394f8a169e81be6d0e
Gildas 6 yıl önce
ebeveyn
işleme
1e0415ecdd
1 değiştirilmiş dosya ile 11 ekleme ve 11 silme
  1. 11 11
      README.MD

+ 11 - 11
README.MD

@@ -67,17 +67,17 @@ See https://addons.mozilla.org/firefox/addon/single-file/versions/
 See https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md4
 
 ## File format comparison
-|   	                                             | SingleFile  | SingleFileZ | MAFF  | MHTML | HTML+folder | Webarchive |
-| ---                                	            |    :---:    |    :---:    | :---: | :---: |    :---:    |    :---:    |
-| Pages are saved as a single file                | ✓ 	         | ✓ 	         | ✓     | ✓     |            	| ✓ 	         |
-| HTML and styles are minified                    | ✓           | ✓ 	         |       |       |            	|   	         |
-| Unused HTML and styles are removed from files   | ✓           | ✓ 	         |       |       |            	|   	         |
-| Binary resources are not encoded in base 64     |             | ✓ 	         | ✓     |       | ✓          	| ✓ 	         |
-| Files are compressed                            |             | ✓ 	         | ✓     |       |            	|   	         |
-| Files can be viewed w/o installing an extension | ✓           | ✓*          |       | ✓**   | ✓          	| ✓***        |
-| Files can be viewed w/o JavaScript              | ✓           |   	         | ✓     | ✓     | ✓          	| ✓ 	         |
-| Files can be unzipped to extract resources      |             | ✓ 	         | ✓     |       |            	|   	         |
-| Files contains plain text that can be indexed   | ✓ 	         | ✓****       |       | ✓    	| ✓ 	         | ✓ 	         |
+|   	                                                                          | SingleFile  | SingleFileZ | MAFF  | MHTML | HTML+folder | Webarchive |
+| ---                                	                                         |    :---:    |    :---:    | :---: | :---: |    :---:    |    :---:    |
+| Pages are saved as a single file                                             | ✓ 	         | ✓ 	         | ✓     | ✓     |            	| ✓ 	         |
+| HTML and styles are minified                                                 | ✓           | ✓ 	         |       |       |            	|   	         |
+| Unused HTML and styles are removed from files                                | ✓           | ✓ 	         |       |       |            	|   	         |
+| Binary resources are not encoded in base 64                                  |             | ✓ 	         | ✓     |       | ✓          	| ✓ 	         |
+| Files are compressed                                                         |             | ✓ 	         | ✓     |       |            	|   	         |
+| Files can be viewed w/o installing an extension                              | ✓           | ✓*          |       | ✓**   | ✓          	| ✓***        |
+| Files can be viewed w/o JavaScript                                           | ✓           |   	         | ✓     | ✓     | ✓          	| ✓ 	         |
+| Files can be unzipped to extract resources                                   |             | ✓ 	         | ✓     |       |            	|   	         |
+| Files contains the text of the page (plain or formatted) that can be indexed | ✓ 	         | ✓****       |       | ✓    	| ✓ 	| ✓ 	         |
 
 |       | Notes                                                                                           |
 | :---: | ---                                                                                             |