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