You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any plans to enable this for techdocs? For us it would be great to create an overview page showing certain articles grouped by topic, similar to the example from Material:
Cheers
The text was updated successfully, but these errors were encountered:
You should be able to use tags by simply adding it to your plugins list. Its included by default by mkdocs-material.
I also had issues getting it to work because it said the plugin was not installed. Im guessing it has something to do with how the material theme is being applied through techdocs-core but if you use the full qualifier it seems to work.
@DSmedley I could have sworn that I tried every way under the sun to register the plugin and none of them worked but.. you're right! Maybe I had a whitespace issue or something. Anyway, the way you describe it works for me as well. Thanks!
Hi team
First of all, thanks for all your great work on techdocs!
I just wanted to try the built-in tags plugin of Material for Mkdocs but it didn't work. After digging a bit deeper, I see that it doesn't seem to be activated in mkdocs-techdocs-core.
Are there any plans to enable this for techdocs? For us it would be great to create an overview page showing certain articles grouped by topic, similar to the example from Material:

Cheers
The text was updated successfully, but these errors were encountered: