j0k3r / graby

Graby helps you extract article content from web pages
MIT License
367 stars 74 forks source link

Keep the old way to remove conditional comment #152

Closed j0k3r closed 6 years ago

j0k3r commented 6 years ago

Remove all conditional comment wasn't the best idea. Some of these are used to define which <html> tag will be used by the browser. We need to keep at least one of these tag because it can contains valuable information like the language of the page.

Following https://github.com/j0k3r/graby/pull/150

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.005%) to 99.079% when pulling 15aa9c6519124c748aaa1f5f8c7fd569f1823c73 on dont-be-to-hard-on-conditional-comment into 0c0111c8752159fda38cdf5ebc5bcd409e214679 on master.