Merge pull request #60 from jtojnar/patch-1

readability: stop tidy from wrapping noscript text
This commit is contained in:
Jérémy Benoist
2020-11-16 12:02:02 +01:00
committed by GitHub
-1
View File
@@ -116,7 +116,6 @@ class Readability implements LoggerAwareInterface
'drop-empty-paras' => true,
'drop-proprietary-attributes' => false,
'enclose-text' => true,
'enclose-block-text' => true,
'merge-divs' => true,
// 'merge-spans' => true,
'input-encoding' => '????',