Replies: 1 comment 1 reply
-
Hi @liblaf Please open an issue, click on Request a Chance and place your request there - GitHub Discussions is not the right place for feature requests 😄 . But please keep in mind that MkDocs Material is in a feature freeze due to fundamental work |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, thank you for creating and maintaining Material for MkDocs - it's an excellent documentation tool!
I'd like to request adding support for the alternate syntax in the JSON schema for
plugins
andmarkdown_extensions
. As documented in the MkDocs user guide, MkDocs supports alternative syntax for these configurations to enable Configuration Inheritance.Currently, the JSON schema provided by Material for MkDocs doesn't include support for this alternate syntax. It would be helpful if the schema could be updated to validate both the standard and alternate syntax formats.
Thank you for considering this enhancement!
Beta Was this translation helpful? Give feedback.
All reactions