{"id":21215286,"url":"https://github.com/jonasdoesthings/mkdocs-obsidian-hooks","last_synced_at":"2026-04-12T18:51:01.177Z","repository":{"id":87021701,"uuid":"589250197","full_name":"JonasDoesThings/mkdocs-obsidian-hooks","owner":"JonasDoesThings","description":"Hooks to add compatibility between ObsidianMD markdown files and MKDocs","archived":false,"fork":false,"pushed_at":"2023-01-15T15:31:16.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T16:30:16.119Z","etag":null,"topics":["mkdocs","mkdocs-material","mkdocs-plugin","mkdocs-site","obsidian","obsidian-md","obsidian-publish"],"latest_commit_sha":null,"homepage":"","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/JonasDoesThings.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-01-15T15:19:20.000Z","updated_at":"2023-01-15T15:29:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd68f31a-c965-445d-918a-4c0273072499","html_url":"https://github.com/JonasDoesThings/mkdocs-obsidian-hooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonasDoesThings%2Fmkdocs-obsidian-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonasDoesThings%2Fmkdocs-obsidian-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonasDoesThings%2Fmkdocs-obsidian-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonasDoesThings%2Fmkdocs-obsidian-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonasDoesThings","download_url":"https://codeload.github.com/JonasDoesThings/mkdocs-obsidian-hooks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243664500,"owners_count":20327483,"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-material","mkdocs-plugin","mkdocs-site","obsidian","obsidian-md","obsidian-publish"],"created_at":"2024-11-20T21:36:39.799Z","updated_at":"2025-12-29T18:15:51.305Z","avatar_url":"https://github.com/JonasDoesThings.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mkdocs obsidian hooks\nA collection of useful mkdocs hooks that improve compatibility between Obsidian.md and mkdocs.\n\n---\n\n## Installation\nAdd the following to your `mkdocs.yml` configuration:\n\n```yaml\nhooks:\n  - PATH_TO_YOUR_HOOK/HOOK_NAME.py\n```\n\nThe path is relative to the `mkdocs.yml` config file location. For more information see the official mkdocs docs: https://www.mkdocs.org/user-guide/configuration/#hooks\n\n---\n\n## Hooks\n\n### strip_obsidian_comments.py\n**Description:** This hook strips out comments in the ObsidianMD comment format (%% \u003ccomment\u003e %%)\n\n**Examples:**\n```markdown\n%% this inline comment will be removed from your mkdocs output %%\n\n%% multi\nline comments\nalso get __removed__%%\n\n%%this\n*gets removed*\n%%\n\n**this here will stay in, since it's no comment**\n```\n\n---\n\n## License\nThis project is licensed under the Open Source MIT License. For the full license text, see [LICENSE.md](./LICENSE.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonasdoesthings%2Fmkdocs-obsidian-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonasdoesthings%2Fmkdocs-obsidian-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonasdoesthings%2Fmkdocs-obsidian-hooks/lists"}