mkdocs-markmap icon indicating copy to clipboard operation
mkdocs-markmap copied to clipboard

MkDocs plugin and extension to create mindmaps from markdown using markmap

Results 8 mkdocs-markmap issues
Sort by recently updated
recently updated
newest added

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...

bug

![image](https://github.com/markmap/mkdocs-markmap/assets/62207095/139c0841-0e72-4272-97e4-b6fe79e4ccd2) ![image](https://github.com/markmap/mkdocs-markmap/assets/62207095/2fd954e8-aa93-4203-9bb2-4c16d57e217e) 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...

When using theme `mkdocs-material`, the color of `markmap` doesn't automatically switch with the color mode, making it hard to see the content of `markmap` in dark mode. I hope that...

According to : In order to use [`mermaid`](https://mermaid.js.org/), it is necessary to add this configuration option. If this configuration option is used, `markmap` will not display correctly. But actually, I'm...