Mkdocs-obsidian-bridge

Latest version: v1.1.1

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

Scan your dependencies

Page 1 of 2

1.1.1

Just an update of the metadata for PyPI.

**Full Changelog**: https://github.com/GooRoo/mkdocs-obsidian-bridge/compare/v1.1.0...v1.1.1

1.1.0

New features:
- Embedding of local audio/video files as well as YouTube videos work as in Obsidian. To enable, add this into your `mkdocs.yml`:
yaml
markdown_extensions:
- obsidian_media_mkdocs


**Full Changelog**: https://github.com/GooRoo/mkdocs-obsidian-bridge/compare/v1.0.4...v1.1.0

1.0.4

Bug-fixes
* Fix path generation on Windows (use `/` instead of `\`).

**Full Changelog**: https://github.com/GooRoo/mkdocs-obsidian-bridge/compare/v1.0.3...v1.0.4

1.0.3

Bug-fixes
* Allow links like `[[some/path/to/Page|My page]]` to be used in tables by GooRoo

**Full Changelog**: https://github.com/GooRoo/mkdocs-obsidian-bridge/compare/v1.0.2...v1.0.3

1.0.2

Remove the upper boundary on `markdown` dependency.

**Full Changelog**: https://github.com/GooRoo/mkdocs-obsidian-bridge/compare/v1.0.1...v1.0.2

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

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.