public function __construct(HtmlConverterInterface $converter = new HtmlConverter([ 'hard_break' => true, 'strip_tags' => true, 'remove_nodes' => 'head style', ])) { }