Yes, I have installed both locally and on server:
Local: Windows 10 with WAMP php 7.2 with windows 64bit binaries
Server: DigitalOcean VPS Ubuntu 18.04, I had to install libpng12 and libxrender1 because it was throwing errors.
It does work without errors but it basically only pics up the raw html inside the {{content}} everything else outside is not rendered. I tried inserting images and html into the markdown (that goes into {{content}} and it picks that as well, so images are working, and absolute paths are working too, but styles and classes do not, even inside {{content}}
Right now the version on the server is without the plugin because it's on revision to the client, but there's not much you can see.
I've tried on different pages and different templates and it does the same. I'm using a custom theme that extends Quark and I have bootstrap 4 on that, I'm not using the Quark css and js, but that shouldn't mess with the plugin, i think.