Kaynağa Gözat

formatting

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

+ 10 - 10
README.MD

@@ -68,16 +68,16 @@ See https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md4
 
 ## File format comparison
 |   	                                                                           | HTML (SingleFile)  | HTML (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 | ✓ 	                | ✓****              |       | ✓    	| ✓ 	| ✓ 	         |
+| ---                                	                                           |       :---:        |       :---:        | :---: | :---: |    :---:   |    :---:    |
+| 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                                                                                           |
 | :---: | ---                                                                                             |