Mkdocs-obsidian-bridge

Latest version: v1.0.2

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

Scan your dependencies

1.0.1

Bug-fixes
Minor fixes by GooRoo in https://github.com/GooRoo/mkdocs-obsidian-bridge/pull/6
- Fix code-blocks detections (5).
- Fix incorrect handling of `index.md`/`README.md` (4).
- Fix incorrect rendering of obsidian links with fragments.
For example, for a link `[[Page nameSome header]]` the following link was generated (with default `slugify`):
[Page namesome-header]()
Now it renders it the same way as Obsidian does:
[Page nameSome header]()
----
**Full Changelog**: https://github.com/GooRoo/mkdocs-obsidian-bridge/compare/v1.0.0...v1.0.1

1.0.0

This version contains the following features:

- Auto-expand incomplete [Markdown links](https://help.obsidian.md/How+to/Format+your+notes#Links)
- Auto-expand incomplete [Obsidian's internal links](https://help.obsidian.md/How+to/Internal+link)
- Detect and mark invalid links (to style them differently)

To install, use:
sh
pip install mkdocs-obsidian-bridge


Report bugs [here](https://github.com/GooRoo/mkdocs-obsidian-bridge/issues/new).

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.