markmap/mkdocs_markmap
MkDocs plugin and extension to create mindmaps from markdown using markmap
23 Releases
Latest: 1y ago
v2.5.2Latest
📋 Changes
- Fix for DeprecationWarning due to use of `findChild` (#70)
- Fix for PEP 625 (#69)
v2.5.1
📋 Changes
- Fix for preload scripts (see #65)
v2.5.0
📋 Changes
- Bump version of `markmap` to v0.18
- Fix of issue that other plugins broke `markmap` (see #63)
v2.4.3
📋 Changes
- Fix multiple script downloads (see [#46](https://github.com/markmap/mkdocs-markmap/issues/46))
v2.4.2
📋 Changes
- Relaxes dependency to `attrs` (see [#47](https://github.com/markmap/mkdocs-markmap/issues/47))
- Fix for rendering in SPA (see [#42](https://github.com/markmap/mkdocs-markmap/issues/42))
v2.4.1
📋 Changes
- Support urls with files as well as directories
v2.4.0
📋 Changes
- Update markmap libraries to `0.15.x`
- Support custom static assets
- Allow removing the default assets
v2.3.0
📋 Changes
- Updates markmap-lib to `0.14.1`
- Updates markmap-view to `0.14.0`
- Updated python dependency to `>=3.7`
- Updates repository name to `markamp/mkdocs-markmap`
v2.2.2
📋 Changes
- Fixes [API issue with Markdown 3.4+](https://github.com/neatc0der/mkdocs-markmap/issues/39)
v2.2.1
📋 Changes
- Fixes [static javascript files bug](https://github.com/neatc0der/mkdocs-markmap/issues/35)
v2.2.0
📋 Changes
- Adds [support for mkdocs-encryptcontent-plugin](https://github.com/neatc0der/mkdocs-markmap/issues/26)
- Adds troubleshooting for [nav tree lists markmap files](https://github.com/neatc0der/mkdocs-markmap/issues/33)
- Fixes distribute workflow
v2.1.3
📋 Changes
- Fixes [superfences 9.0 bug](https://github.com/neatc0der/mkdocs-markmap/issues/27)
v2.1.2
📋 Changes
- Fixes [superfences bug](https://github.com/neatc0der/mkdocs-markmap/issues/19)
- Updates distribute workflow
v2.1.1
📋 Changes
- Fixes [proxy support](https://github.com/neatc0der/mkdocs-markmap/issues/20)
- Replaces usage of `urllib3` with `requests`
v2.1.0
📋 Changes
- Introduces loop detection for includes
- Updates markmap dependencies
- Adds missing requirement `urllib3`
v2.0.1
📋 Changes
- Readme extension
v2.0
📋 Changes
- Simplification for configuration (automated extension registration)
- Extended build commands
v1.1.1
📋 Changes
- Fix for missing static files
v1.1
📋 Changes
- Improved initialization
- Build workflow improvement
- Setup.py update
v1.0
📋 Changes
- Logger for all files
- Static files for javascript and css
- Build workflow improvement
- Readme update
v0.3
📋 Changes
- Download of javascript files on build
v0.2
📋 Changes
- Update github workflow
- Fix bug in extension configuration
v0.1
This is the initial release of the `mkdocs-markmap` plugin and extension.
