diff --git a/epub.php b/epub.php index dae0171..3f07262 100644 --- a/epub.php +++ b/epub.php @@ -21,7 +21,7 @@ $nodeHTML = str_replace('' . strip_tags($innerHTML, '

') . ''; + return '
' . strip_tags($innerHTML, '

') . '

'; } function add_mp_article($url, $context, $epub)