-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Only 10 levels are supported at most #1
Comments
@mnlin0905 I'll check it later, and it seems like the problem of |
@aleen42 ok, thanks |
@aleen42 |
@aleen42 new Remarkable({
maxNesting: Infinity
}); The problem has been solved |
The author of dundalek/markmap seems to have already archived the project and do not maintained it anymore. You can try to open an issue for this problem, and I'll find a time to try to migrate from it to gera2ld/markmap. The fastest solution is to maintain it myself. @mnlin0905 try the latest released version 1.1.0. |
@aleen42 thanks |
@aleen42 hi, |
The specifications have no impacts and I can run it under Node 13.x |
When I try to load more than 10 levels of structure, like
It can't draw the required graph correctly
Without "11"
So, what should I do?
The text was updated successfully, but these errors were encountered: