simo

Results 393 comments of simo
trafficstars

All of that is correctly working in latest Markdown Viewer v5.1

Markdown Viewer v5.1 now ships with all of the available languages in [prism](https://prismjs.com/#supported-languages).

This isn't going to be implemented, but thanks for the feedback. Also, checkout Markdown Viewer v5 that just got released.

Actually immediately after I closed this one, as I'm doing a cleanup I realized that this may be a viable feature request. So I will be reopening this one, I...

Honestly, I have no idea how this could be implemented on top of my head .. Generally speaking Markdown Viewer was never designed to work that way, which isn't to...

But note that Markdown Viewer v5 is also using the latest manifest v3 which is supposed to be much more secure, at least that's how they are promoting it.

I have updated the documentation about this case here https://github.com/simov/screenshot-capture#caveats To capture PDF files you will have to use the crop method instead and select the entire screen area. I...

You can configure the [profile](https://github.com/simov/grant#profile) response option to get the user profile as well. After that it all depends on your setup, and you can take a look at the...

Any parameter sent as query string to the connect endpoint, or url encoded form body in case you are using a POST request, will end up being stored in your...

Any parameter that you send as querystring (GET) or url-encoded form body (POST) will be stored in the session under the `grant.dynamic` key and it will be available for you...