You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd say your best bet would be to add some debug prints into MarkdownAST and see what AST it's converting when it crashes. From the stacktrace it looks like there's a list that is not wrapped enough times in vectors.
Hi, in trying to upgrade to Documenter 1.0 I've hit this issue (with DataToolkitBase).
The text was updated successfully, but these errors were encountered: