neatc0der
neatc0der
There are two ways to incorporate mindmaps into your documents. Aside from the described code snippet you can also include separate markdown files that only contain mindmaps. Did you try...
I'm unable to reproduce the issue. Please provide more information: * Browser (incl. version) * Screenshot of browser console output before refresh * Archive of your `docs/` and `site/` folders...
I prefer minimalistic examples that reproduce the issue, but OK. Let's try it with your input. Here's what I did: ```shell $ vim requirements.txt # insert your `pip freeze` output...
Hey, thanks for pointing this out. Unfortunately, I can confirm the issue. `` is simply closed before table if `mkdocs-markmap` is activated. I'll look into it.
Sorry to say but works fine for me. Where is your `mindmap.mm.md` located? If it's next to your markdown file referencing it, make sure to remove your `base_path` configuration for...