tag. * @param string $html to HTML to fix up. * @return string the fixed HTML. */ public function make_html_inline($html) { $html = preg_replace('~\s*
\s*~u', '', $html); $html = preg_replace('~\s*