Bläddra i källkod

Merge branch 'master' of https://github.com/gildas-lormeau/SingleFile

Former-commit-id: 6f74d9dd346584ff3102ec996a34f8b637d83346
Gildas 6 år sedan
förälder
incheckning
f1d7c95c5d
1 ändrade filer med 18 tillägg och 16 borttagningar
  1. 18 16
      README.MD

+ 18 - 16
README.MD

@@ -67,22 +67,24 @@ 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      |             | ✓ 	         | ✓     |       |            	|   	         |
-
-|     | Notes                                                                                           |
-|:---:| ---                                                                                             |
-| *   | a switch must be passed from the command line in Chrome and an option must be enabled in Safari |
-| **  | only in Chromium-based browsers and Internet Explorer                                           |
-| *** | only in Safari                                                                                  |
+|   	                                                                           | SingleFile  | SingleFileZ | MAFF  | MHTML | Webarchive | HTML+folder |
+| ---                                	                                          |    :---:    |    :---:    | :---: | :---: |    :---:    |    :---:    |
+| 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 without installing any extension                          | ✓           | ✓*          |       | ✓**   | ✓***       	| ✓           |
+| Files can be viewed without running JavaScript                                | ✓           |   	         | ✓     | ✓     | ✓          	| ✓ 	         |
+| Files can be unzipped to extract resources                                    |             | ✓ 	         | ✓     |       |            	|   	         |
+| Files contains the text of the page (plain or formatted) which can be indexed | ✓ 	         | ✓****       |       | ✓    	| ✓ 	| ✓ 	         |
+
+|       | Notes                                                                                           |
+| :---: | ---                                                                                             |
+| *     | a switch must be passed from the command line in Chrome and an option must be enabled in Safari |
+| **    | only in Chromium-based browsers and Internet Explorer                                           |
+| ***   | only in Safari                                                                                  |
+| \****  | an option must be enabled in the extension                                                      |
 
 ## Known Issues
 - All browsers: