{"categories":[{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing/2"},{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"},{"label":"Documentation","url":"https://skillfed.io/packages/category/software-development-documentation"},{"label":"Markdown","url":"https://skillfed.io/packages/category/text-processing-markup-markdown"}],"enrichment":{"capability":"A MkDocs plugin that includes content from Markdown files or other file types into your documentation using template directives, with support for filtering by delimiters, rewriting relative URLs, and including from remote URLs.","skillfed_tags":["mkdocs-plugin","documentation-automation","content-reuse"],"use_cases":["Keep a single README or license file in your repo root and include it in your documentation without maintaining a copy.","Build API documentation by including code examples or snippets from your source files, keeping them in sync automatically.","Compose documentation pages from reusable template fragments stored in an includes directory.","Include release notes or changelog entries from remote URLs into your site without manual updates.","Adjust heading levels when including content so it fits correctly into your documentation hierarchy."],"what_it_does":"This plugin extends MkDocs by adding template directives that let you include content from other Markdown files or any file type directly into your documentation. Instead of duplicating content across multiple pages, you write an include directive (like `{% include-markdown \"path/to/file.md\" %}`) and the plugin pulls that content in at build time. It supports filtering included content by start and end delimiters, rewriting relative URLs so links work in their new location, adjusting heading levels, and including from remote URLs with optional HTTP caching.\n\nThe plugin is configured in your mkdocs.yml file and offers many customization options: you can change the directive syntax, set default encoding, control indentation and dedenting behavior, exclude files by pattern, and define the order in which multiple files are included when using glob patterns. It depends on mkdocs and wcmatch for pattern matching, both common and lightweight dependencies.","worth_installing":"Yes. This is a mature, actively maintained plugin (Production/Stable status, recent release) with low install friction and no known vulnerabilities. It solves a real documentation problem\u2014content reuse\u2014and is widely used. Apache-2.0 license is permissive. Install it if you want to reduce documentation duplication in MkDocs."},"id":"mkdocs-include-markdown-plugin","links":{"html":"https://skillfed.io/packages/mkdocs-include-markdown-plugin","md":"https://skillfed.io/packages/mkdocs-include-markdown-plugin.md","pypi":"https://pypi.org/project/mkdocs-include-markdown-plugin/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-15","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"mkdocs-include-markdown-plugin","python_support":"supports_current","summary":"Mkdocs Markdown includer plugin."},"popularity":{"monthly_downloads":747712,"position":5167,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.3.0"}
