We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646c7ab commit e66107eCopy full SHA for e66107e
docs/plugins/tags.md
@@ -933,3 +933,9 @@ listing entirely:
933
```
934
935
If this setting is left empty, no tags or pages are excluded.
936
+
937
+## Limitations
938
939
+The implementation of the tags plugin is tricky due to MkDocs architecture.
940
+Notably, tag listing markers cannot appear within code blocks. For technical
941
+details, refer to #8114.
0 commit comments