Spurious warnings for missing attributes (attribute-missing=warn)

Posted by wolandscat on
URL: https://discuss.asciidoctor.org/Spurious-warnings-for-missing-attributes-attribute-missing-warn-tp7426.html

I've set attribute-missing=warn on my doc builds, and now I get mountains of warnings. However, when I check the attributes they are all defined, and when I check the HTML output, the correct substitutions have been made. I have a lot of attributes that include other attributes, and as far as I can tell, the substitutions are working correctly.

However, there are almost certainly some errors - the problem is I can't find them, because most of what is being reported is not in error.

Has anyone else seen this? I suspect I am doing something basic wrong but I can't think of what it is.