Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docsify-katex breaks sidebar expansion and mermaid support #2

Closed
biker2000on opened this issue Oct 31, 2018 · 1 comment
Closed

docsify-katex breaks sidebar expansion and mermaid support #2

biker2000on opened this issue Oct 31, 2018 · 1 comment
Labels
bug Something isn't working done

Comments

@biker2000on
Copy link

When I add docsify-katex to the index.html page, the sidebar no longer expands to show the headers. It also does no longer converts the headers to links. Also, when added, mermaid code blocks no longer render, but are displayed in a code block instead.

@upupming upupming added bug Something isn't working done labels Oct 31, 2018
@upupming
Copy link
Owner

upupming commented Oct 31, 2018

Thanks for your feedback, and now it has been fixed.
See this demo.

To use it now, just change your js cdn to latest version on GitHub:

<script src="//cdn.jsdelivr.net/gh/upupming/docsify-katex/dist/docsify-katex.js"></script>

You can give a star to docsify-katex star if it helps ~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done
Projects
None yet
Development

No branches or pull requests

2 participants