simo
simo
That's interesting, however I already have a content-type check [here](https://github.com/simov/markdown-viewer/blob/master/background/detect.js#L50) so probably it would be enough to just check for `text/html` instead of counting dom nodes.
Can you provide a sample mermaid code snippet? Probably I need to update the library version.
Ok, then that means I need to update it too :+1:
Thanks for the feedback! It's a compiler issue in both [Marked](https://github.com/chjj/marked) and [Remark](https://github.com/remarkjs/remark). You can open up an issue there and I'll update the dependencies here once the problem is...
@wischi-chr it seems to be fixed in the latest release of `Remark`. I've published it with v3.6 of the extension.
These are all really great suggestions, thank you!
That's a good suggestion, thanks!
Yes, that sounds like a good idea. However currently other functionality of the extension is tied to the page load event as well, so it will require rethinking of the...
What exactly is the issue that you are having? Can you share a screenshot or a code snippet that I can use to reproduce it?
That's interesting because after you enable the origin there is an Encoding option for it, that you can use for those cases, but apparently it doesn't work with this server....