Merge "resourceloader: Instantiate main class via ServiceWiring"
[lhc/web/wiklou.git] / includes / content / WikiTextStructure.php
index 4fc3fa2..0e03e72 100644 (file)
@@ -41,7 +41,9 @@ class WikiTextStructure {
                '.autocollapse',
                // Content explicitly decided to be not searchable by editors such
                // as custom navigation templates.
-               '.navigation-not-searchable'
+               '.navigation-not-searchable',
+               // User-facing interface code prompting the user to act from WikibaseMediaInfo
+               '.wbmi-entityview-emptyCaption',
        ];
 
        /**