-
-
Notifications
You must be signed in to change notification settings - Fork 896
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
支持 markmap #1341
Merged
Merged
支持 markmap #1341
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
引入后为什么不显示呢 |
检查一下版本 |
代码用的最新版 3.9.5 |
需要有别的配置吗?从相关文档没有找到相关的说明 |
最新版本是 3.9.5 |
项目中引入的3.9.5也不行呢 |
这个功能看changelog 3.9.0就发布了吧 |
通过查看日志源码中配置的https://unpkg.com/[email protected]/src/js/markmap/markmap.min.js 地址请求404。 手动替换为https://unpkg.com/[email protected]/dist/js/markmap/markmap.min.js 可以正常显示 ![]() |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
支持markmap
![1671552713013](https://user-images.githubusercontent.com/44466546/208713385-e387e197-4a3c-42d3-92b8-a29072e66f43.gif)
效果如下