simo

Results 396 comments of simo
trafficstars

Not yet, the Firefox release will be updated in the upcoming month.

Let me know if this is still an issue.

Seems to be fixed in Markdown Viewer v5.2 for both of the compilers that has support for footnotes: `remark` and `markdown-it`.

Markdown Viewer v5 got released earlier this month with 30 new themes and all of them are being applied on the ToC sidebar as well. You can download it from...

Custom styles are no longer on the roadmap, but I'm glad that you found a way of solving your problem in the first place.

I added some [print styling](https://github.com/simov/markdown-viewer/blob/5.1/content/index.css#L17-L39) in v5.1 that should help a little bit with that. It's a work in progress though so let me know if you find anything missing.

I actually tried implementing this one only the realize at some point that it is not supported: https://developer.chrome.com/docs/extensions/reference/permissions/#method-request > **Paths on origin patterns will be ignored.** So make sure that...

There is a new `Width` option available in Markdown Viewer v5 that allows you to fix the content width to any of the available presets there. You can download the...

Markdown Viewer v5 now comes with 30+ themes and all of them look great. My suggestion would be to have a look and see how the print styles look like...

Excluding of origins in Markdown Viewer v5.1 is no longer needed. It is still there and it works the same way as before, but the content detection algorithm itself has...