{"id":15988541,"url":"https://github.com/ndy2/mkdocs-link-preview-plugin","last_synced_at":"2026-05-03T02:35:54.081Z","repository":{"id":82999155,"uuid":"606056820","full_name":"ndy2/mkdocs-link-preview-plugin","owner":"ndy2","description":"A MkDocs plugin that supports external link preview","archived":false,"fork":false,"pushed_at":"2023-02-24T16:46:58.000Z","size":646,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T21:49:57.386Z","etag":null,"topics":["mkdocs","mkdocs-plugin"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mkdocs-link-preview-plugin/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ndy2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-24T13:58:05.000Z","updated_at":"2023-02-24T14:01:55.000Z","dependencies_parsed_at":"2023-03-02T21:15:38.102Z","dependency_job_id":null,"html_url":"https://github.com/ndy2/mkdocs-link-preview-plugin","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.4444444444444444,"last_synced_commit":"31888cea0467b18633d67e90969415c0ee7718a5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndy2%2Fmkdocs-link-preview-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndy2%2Fmkdocs-link-preview-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndy2%2Fmkdocs-link-preview-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndy2%2Fmkdocs-link-preview-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndy2","download_url":"https://codeload.github.com/ndy2/mkdocs-link-preview-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256782,"owners_count":20909357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mkdocs","mkdocs-plugin"],"created_at":"2024-10-08T04:05:21.165Z","updated_at":"2026-05-03T02:35:49.050Z","avatar_url":"https://github.com/ndy2.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mkdocs-obsidian-support-plugin\n---\nPlugin for [mkdocs](https://www.mkdocs.org/) provide external link preview.\n\n[![PyPI](https://img.shields.io/pypi/v/mkdocs-link-preview-plugin)](https://pypi.org/project/mkdocs-link-preview-plugin/)\n\n```text\npip install beautifulsoup4\npip install mkdocs-link-preview-plugin\n```\n\nIt requires beautifulsoup4 for crawling the open grapth protocol metadata.\n\n## Usage\nActivate the plugin in mkdocs.yml \n```yaml\nplugins:\n  - link-preview\n  \nextra_css:\n  - path/to/link-preview.css\n```\n\n## Feature\nIt converts below codeblock syntax to preview-html based on [The Open Graph Protocol](https://ogp.me/).\n\n````\n```preview\nhttps://github.com/ndy2/mkdocs-link-preview-plugin\n```\n````\n\nrendered as\n\n![image](https://user-images.githubusercontent.com/67302707/221235406-38958e37-2031-4f65-828f-ef41cfa2395a.png)\n\nwith default css configuration.\n\n- super simple demo link - https://ndy2.github.io/mkdocs-link-preview-plugin/\n\n### Inspired by\n- https://github.com/dhamaniasad/obsidian-rich-links\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndy2%2Fmkdocs-link-preview-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndy2%2Fmkdocs-link-preview-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndy2%2Fmkdocs-link-preview-plugin/lists"}