simov / markdown-viewer

Markdown Viewer / Browser Extension
MIT License
1.02k stars 132 forks source link

enable toc failed #154

Closed asplingzhang closed 2 years ago

asplingzhang commented 2 years ago

I have then same problem when planning to enable toc. same as @UNIVAC-Colonel-Panic

Originally posted by @asplingzhang in https://github.com/simov/markdown-viewer/issues/150#issuecomment-926492007

simov commented 2 years ago

It's a very strange issue, I can't think of any rational reason to not have that default functionality working.

asplingzhang commented 2 years ago

image when I install markdown-viewer manually with branch compilers,errors showed above in the extension view. is this helpful ?

simov commented 2 years ago

Does this happen with master branch as well? Compilers branch seems to be a bit behind so I might have to check that out.

asplingzhang commented 2 years ago

yes,same issue with master branch.

asplingzhang commented 2 years ago

Here is the info of running environment: version of google chome:94.0.4606.61(x86_64) os version:macOS Big Sur 11.6

asplingzhang commented 2 years ago

TOC feature really matters to ones who use markdown-viewer.

simov commented 2 years ago

That's very weird. There is another way to get to the popup by navigating to:

chrome-extension://hlhekimkdlfgclhbfjdhhhompbbhbnoc/popup/index.html

Just make sure the extension ID is correct, you can see it on the Manage Extensions page chrome://extensions/

asplingzhang commented 2 years ago

Thanks a lot! It works,WOW,:) Amazing~