diff --git a/src/Readability.php b/src/Readability.php index fae6494..37638ab 100644 --- a/src/Readability.php +++ b/src/Readability.php @@ -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' => '????',