Description
Markdown files and snippets can be included inside other MkDocs pages during the documentation build. Documentation maintainers use mkdocs-include-markdown-plugin to extend MkDocs sites without writing custom build code.
It is an MkDocs plugin, not a standalone documentation editor. Included files can accidentally publish internal notes or generated content, so review include paths carefully.