Mkdocs-live-edit-plugin

Latest version: v0.3.1

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.1

**Bug Fixes:**

- Fixes an issue on Windows where the file's path name would populate using underscores rather than slashes. Fixes [11](https://github.com/EddyLuten/mkdocs-live-edit-plugin/issues/5). Thank you, ZeeWanderer for the contributing the fix!
- Allows for the setting of an `article_selector` option to specify which element on the page contains the page's text. This should greatly improve compatibility with just about any theme.

0.3.0

- Feature: `websocket_host` option for specifiying a hostname other than the one MkDocs uses. If not provided, the plugin uses the same host as your MkDocs config (127.0.0.1 by default).
- Feature: Made the plugin spam the browser console less. This can still be re-enabled by setting `debug_mode` to true in the live-edit section of your config file.
- Bug Fix: unpinned the websocket dependency and upgraded to the current version.
- Bug Fix: fixed incorrect path variable on Chrome on Windows.

0.2.1

Bug fix: fixes a compatibility issue reported in 5. This version also pins the websocket dependency to version 13 for the time being since upgrading would be an undertaking outside the scope of a small patch.

0.2.0

**New Feature:** Creating pages. The plugin now exposes a button that allows you to create a brand new page from any other page.

0.1.5

Bug fix: fixes an issue where the WebSocket connection would host on localhost over IPv6. See [3](https://github.com/EddyLuten/mkdocs-live-edit-plugin/issues/3) for context.

0.1.4

Bug fix: Improved WebSocket connectivity and error handling. Updated the documentation to match. See also 2

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.