mkdocs-link-preview-plugin 0.4.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

mkdocslinkpreviewplugin 0.4.1

mkdocs-obsidian-support-plugin

Plugin for mkdocs-material provide external link preview.

pip install beautifulsoup4
pip install mkdocs-link-preview-plugin

It requires beautifulsoup4 for crawling the open grapth protocol metadata.
Usage
Activate the plugin in mkdocs.yml
plugins:
- link-preview

extra_css:
- path/to/link-preview.css

Feature
It converts below codeblock syntax to preview-html based on The Open Graph Protocol.
```preview
https://github.com/ndy2/mkdocs-link-preview-plugin
```

rendered as

with default css configuration.

super simple demo link - https://ndy2.github.io/mkdocs-link-preview-plugin/

Inspired by

https://github.com/dhamaniasad/obsidian-rich-links

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.