Richard Korebrits

Results 4 issues of Richard Korebrits

Hi there, I tried to install your plugin via Bower, however this causes Bootstrap to be loaded twice (right after each other). I don't have this issue with other plugins...

We are using the `TemplateProcessor` for writing content to documents and use https://github.com/rkorebrits/HTMLtoOpenXML to transform HTML to OOXML, which all works fine overall. The issue that we are having currently...

I've been trying to figure out how I can get OOXML from HTML input, to paste this into the `TemplateProcessor`. So far I haven't found a "direct" method (e.g. `htmlToOOXML`),...

Hi @ffmad, As you have seen I've been doing a bit of work on the library (https://github.com/rkorebrits/HTMLtoOpenXML) as I needed the logic. Not sure if you have any use for...