GitPedia
markmap

markmap/mkdocs_markmap

MkDocs plugin and extension to create mindmaps from markdown using markmap

23 Releases
Latest: 1y ago
v2.5.2Latest
github-actions[bot]github-actions[bot]·1y ago·February 11, 2025
GitHub

📋 Changes

  • Fix for DeprecationWarning due to use of `findChild` (#70)
  • Fix for PEP 625 (#69)
v2.5.1
github-actions[bot]github-actions[bot]·1y ago·February 10, 2025
GitHub

📋 Changes

  • Fix for preload scripts (see #65)
v2.5.0
github-actions[bot]github-actions[bot]·1y ago·February 2, 2025
GitHub

📋 Changes

  • Bump version of `markmap` to v0.18
  • Fix of issue that other plugins broke `markmap` (see #63)
v2.4.3
github-actions[bot]github-actions[bot]·2y ago·October 5, 2023
GitHub

📋 Changes

  • Fix multiple script downloads (see [#46](https://github.com/markmap/mkdocs-markmap/issues/46))
v2.4.2
github-actions[bot]github-actions[bot]·2y ago·October 5, 2023
GitHub

📋 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
github-actions[bot]github-actions[bot]·2y ago·September 6, 2023
GitHub

📋 Changes

  • Support urls with files as well as directories
v2.4.0
github-actions[bot]github-actions[bot]·2y ago·August 1, 2023
GitHub

📋 Changes

  • Update markmap libraries to `0.15.x`
  • Support custom static assets
  • Allow removing the default assets
v2.3.0
github-actions[bot]github-actions[bot]·3y ago·August 25, 2022
GitHub

📋 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
github-actions[bot]github-actions[bot]·3y ago·July 18, 2022
GitHub

📋 Changes

  • Fixes [API issue with Markdown 3.4+](https://github.com/neatc0der/mkdocs-markmap/issues/39)
v2.2.1
github-actions[bot]github-actions[bot]·4y ago·January 28, 2022
GitHub

📋 Changes

  • Fixes [static javascript files bug](https://github.com/neatc0der/mkdocs-markmap/issues/35)
v2.2.0
github-actions[bot]github-actions[bot]·4y ago·November 4, 2021
GitHub

📋 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
github-actions[bot]github-actions[bot]·4y ago·October 16, 2021
GitHub

📋 Changes

  • Fixes [superfences 9.0 bug](https://github.com/neatc0der/mkdocs-markmap/issues/27)
v2.1.2
github-actions[bot]github-actions[bot]·4y ago·September 18, 2021
GitHub

📋 Changes

  • Fixes [superfences bug](https://github.com/neatc0der/mkdocs-markmap/issues/19)
  • Updates distribute workflow
v2.1.1
github-actions[bot]github-actions[bot]·4y ago·September 14, 2021
GitHub

📋 Changes

  • Fixes [proxy support](https://github.com/neatc0der/mkdocs-markmap/issues/20)
  • Replaces usage of `urllib3` with `requests`
v2.1.0
github-actions[bot]github-actions[bot]·5y ago·April 16, 2021
GitHub

📋 Changes

  • Introduces loop detection for includes
  • Updates markmap dependencies
  • Adds missing requirement `urllib3`
v2.0.1
github-actions[bot]github-actions[bot]·5y ago·January 27, 2021
GitHub

📋 Changes

  • Readme extension
v2.0
github-actions[bot]github-actions[bot]·5y ago·January 27, 2021
GitHub

📋 Changes

  • Simplification for configuration (automated extension registration)
  • Extended build commands
v1.1.1
github-actions[bot]github-actions[bot]·5y ago·January 27, 2021
GitHub

📋 Changes

  • Fix for missing static files
v1.1
github-actions[bot]github-actions[bot]·5y ago·January 27, 2021
GitHub

📋 Changes

  • Improved initialization
  • Build workflow improvement
  • Setup.py update
v1.0
github-actions[bot]github-actions[bot]·5y ago·January 26, 2021
GitHub

📋 Changes

  • Logger for all files
  • Static files for javascript and css
  • Build workflow improvement
  • Readme update
v0.3
github-actions[bot]github-actions[bot]·5y ago·January 26, 2021
GitHub

📋 Changes

  • Download of javascript files on build
v0.2
github-actions[bot]github-actions[bot]·5y ago·January 25, 2021
GitHub

📋 Changes

  • Update github workflow
  • Fix bug in extension configuration
v0.1
github-actions[bot]github-actions[bot]·5y ago·January 23, 2021
GitHub

This is the initial release of the `mkdocs-markmap` plugin and extension.