simo

Results 395 comments of simo
trafficstars

Both marked and remark got updated in Markdown Viewer v5, you can download it from the Chrome Web Store or the [releases](https://github.com/simov/markdown-viewer/releases) section here.

Failing to load the favicon should not affect how the extension works.

Closing, feel free to create new issues with a sample markdown snippet to reproduce this.

MathJax got updated in Markdown Viewer v5, you can download it from the Chrome Web Store or from the [releases](https://github.com/simov/markdown-viewer/releases) section here.

This was implemented in Markdown Viewer v5, you can download it from the Chrome Web Store or from the [releases](https://github.com/simov/markdown-viewer/releases) section here.

Markdown Viewer v5 got released with the 'official' GitHub dark theme from sindresorhus. It is available on the Chrome Web Store and in the [releases](https://github.com/simov/markdown-viewer/releases) section here.

@nello no recent updates on the extension either. If nothing else works maybe you could try to uninstall/install as a last resort, I read about some issues with the underlying...

I really don't know how you ended up not having `origins` object in case that is part of the defaults: https://github.com/simov/markdown-viewer/blob/1b8221a8fbe53f2e0be9f9af7610e61254a06bb6/background/storage.js#L57-L63 Re-installing the extension should definitely fix this.

The autoscroll behavior was updated in v5.1 Now the extension either scrolls to the last known position in the page or to a header if a hash fragment is present...

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