A request: It'll be great if we can insert html chunk to doc template, which is urgently I need to do now. e.g: ``` php $doc = $PHPWord->loadTemplate('Template.docx'); $doc->setValueFromHtml('SomePlaceholder', '<h1>some value</h1>'); ``` Is there anyone know how to do this, just for now ? by hack or something ? Thanks. <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7455450-ability-to-insert-formatted-html-chunks-to-template?utm_campaign=plugin&utm_content=tracker%2F323108&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F323108&utm_medium=issues&utm_source=github). </bountysource-plugin>