Problem using the "mkdocs-nav-weight" plugin - How to implement nav without hard-coding? #6049
-
I am trying to solve the problem of not wanting to hard-code site navigation using I thought I found the solution with shu307's
I get an error with previewing:
If I comment out I find Material contains a schema/plugins.json which is referenced by schema.json for syntax validation, does this also prevent "unknown" plugins to be flagged with run-time error? Or maybe it is my own user error? Btw, really like the mkdocs + material package. I tried out different alternatives last few days, and this combination is by far the most flexible and easy to use! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I have tried but failed to reproduce this with a project I have. Adding the NB: I don't think this has anything to do with the schema. I used |
Beta Was this translation helpful? Give feedback.
Thanks for trying to reproduce my problem.
It was my noob user mistake.
need to indent two more space at line 5!!
[FacePalm]