simo

Results 393 comments of simo
trafficstars

Just paste your fix here, wrap it with triple ` symbol (the one before the 1 key on your keyboard)

That seems unreliable to me. I think about something like this ``` js var isWetKit = ($.browser && $.browser.webkit) || (navigator.userAgent.indexOf('WebKit') != -1) ``` Here is what I digged out...

Hi @bicrazor can you tell which OS you are using?

@bicrazor tested on Windows 7 64bit Chrome 39 with the example from this repo and I can't reproduce it. The example is very simple, so it might be something else,...

I've extracted the above into convenience [gist](https://gist.github.com/simov/cdbebe2d65644279db1323042fcf7624) for easier testing.

Thanks, note that Markdown Viewer v5 just got released, so you may want to have a look as it is a substantial update that contains a lot of new features,...

Custom theme support landed in v5.3, have a look at the [documentation](https://github.com/simov/markdown-viewer?tab=readme-ov-file#custom-theme) When you select the CUSTOM theme at the bottom of the themes dropdown you get a blank theme....

Yes, that is a known limitation of the Firefox version and I will be looking at resolving it in the next release. I was having problems loading newer versions of...

Release may take awhile, but it will definitely happen. I will let you know once I have it ready.

Markdown Viewer v5.3 just got approved on AMO with Mermaid updated to v10.8.0.