simo

Results 395 comments of simo
trafficstars

Currently there is no theme support for the TOC sidebar. The themes are applied only on the markdown content.

TBH I'm not even sure how exactly these new options in Chrome works. They all seem a bit wonky to me. What this extension is doing, however, long before anyone...

Maybe the Mermaid version used here is outdated. When having the extension enabled for all remote origins you have to [exclude the github.com origin explicitly](https://github.com/simov/markdown-viewer#exclude-origin) because otherwise the extension will...

Check out the documentation https://github.com/simov/markdown-viewer#local-files you need these two settings enabled.

Can you try this as well: ![file-access](https://user-images.githubusercontent.com/1694112/139916205-7942e6ae-2135-4b21-b24e-3d99df3dc2d9.png)

Thanks for the feedback, @EternalPhane! It looks like Remark have a [plugin](https://github.com/landakram/remark-wiki-link) for it. I'll test it and if it works I'll add it in the next release.

Again that's styled by Prism.js, but thanks for the feedback.

Can you paste a code snippet here that reproduces your issue(s)? You can use fenced `markdown` code block here.

You need an blank line between the HTML tag and the fenced code block. Then the code block will be rendered. Does that solves the issue?

Ok, can we have a separate issue for the TOC and the accented characters along with a Markdown snippet to reproduce? Thanks! Both of the compilers officially bundled with this...