simo

Results 396 comments of simo
trafficstars

Seems to be working in latest Markdown Viewer v5.1

Markdown Viewer v5 got released with 30 new themes, check them out, they are really great.

Seems to be working in Markdown Viewer v5.2 for all of the supported compilers: `marked`, `remark` and `markdown-it`.

Content detection in Markdown Viewer v5.1 was greatly improved. The main issue was caused by incorrectly applying the Header Detection with the Path Matching RegExp using logical OR instead of...

Markdown Viewer v5.2 got released with a new default compiler called markdown-it and also with an option called `cjk` that addresses this issue https://github.com/simov/markdown-viewer#compiler-options

Just to confirm, the supported wildcards in origins are: - `*://domain.com` - `*://*.domain.com` - `*://*` Same for `localhost`. Paths and ports are being ignored and they cannot be wildcarded either....

I have created a separate [documentation file](https://github.com/simov/markdown-viewer/blob/main/firefox.md) regarding issues and their workarounds in Firefox including information about how can you render local file:/// URLs on Linux. Let me know if...

Markdown Viewer v5 now comes with 30 new themes, you can download it from the Chrome Web Store or the [releases](https://github.com/simov/markdown-viewer/releases) section here, I hope you find a theme that...

Duplicate of https://github.com/simov/markdown-viewer/issues/83

Markdown Viewer v5 got released with light icon support for dark browser themes. The option is a little bit hidden, so make sure you have a look at the updated...