mkdocs-markmap
mkdocs-markmap copied to clipboard
MkDocs plugin and extension to create mindmaps from markdown using markmap
First of all, thanks for this great plugin! I would like to use this in my mkdocs installation and it seems to work great for inlined mindmaps. However, I can't...
- Version: 2.3.0 - Screenshot before refresh:
Hi, It seems that this simple code does not work anymore with `mkdocs-material` version `8.0.1`, and your `mkdocs-markmap` plugin activated in `mkdocs.yml` : ``` |a|b| |:-:|:-:| |1|2| ``` I had...
  how can I turn off these
The syntax makes it unusable for VSCode users! I use mkdocs to render my notes in HTML, which I take in markdown. To render the mindmaps using the official markmap...