Mkdocs-ezlinks-plugin

Latest version: v0.1.14

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

Scan your dependencies

Page 2 of 3

0.1.8

Fixes an issue where multiple md links on the same line are not scanned correctly, leading to broken links.

0.1.7

Fixes compatibility with earlier Python versions (tested against 3.6).

0.1.6

Contains a few bug fixes:

* Do not scan external links with an http:// or https:// prefix,
which will prevent properly formatted external links from
emitting a warning for a missing link target.

* Includes an init.py for the mkdocs_ezlinks_plugin/scanners
module, which then is included into the distribution.

* Also downgrades some prior warnings to debug level,
as most of the messages trigger existing mkdocs warnings
(such as broken link warnings, etc.)

* Messages are now automatically filtered based on the
'--quiet' and '--verbose' mkdocs flags.

* Update Configuration Options in README.md

0.1.5

Contains a significant refactor, to increase maintainability. Since it is still an alpha release, I am releasing this even though there should be no major functionality difference from a user perspective. I simply want to keep things in sync between source and release.

0.1.4

This release includes change 8 , which prevents scanning inside markdown code blocks, both inline and multiline.

0.1.3

Added new link component title:
`[Alt Text](page.mdanchor "Title")`

WikiLinks will use the Link Text for the title, allowing
you to set image titles using WikiLinks like so:
`[[Image|My Title]]`

Fixes 4

BugFix: Support same page Anchors (Fixes 3)

BugFix: Move test folder out of PyPi package (hopefully)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.