Skip to content

tags_file setting in mkdocs.yml#88

Merged
normanlorrain merged 1 commit intomainfrom
tags_file
Feb 25, 2026
Merged

tags_file setting in mkdocs.yml#88
normanlorrain merged 1 commit intomainfrom
tags_file

Conversation

@normanlorrain
Copy link
Contributor

tags_file is deprecated (https://squidfunk.github.io/mkdocs-material/plugins/tags/?h=tags+file#config.tags_file). Unnecessary; removing it resolves a warning during the build.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes deprecated tags_file configuration from the MkDocs Material tags plugin to eliminate a build warning while keeping tag navigation/index behavior unchanged.

Changes:

  • Simplified plugins configuration by switching tags from a mapping to the default plugin entry (- tags).
  • Minor YAML formatting cleanup around extra_css (indentation/blank line).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mrbiggred mrbiggred added the refactoring Changes that aren't noticable by the user label Feb 25, 2026
@normanlorrain normanlorrain merged commit f4db62a into main Feb 25, 2026
7 checks passed
@normanlorrain normanlorrain deleted the tags_file branch February 25, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Changes that aren't noticable by the user

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants