Re: Spurious warnings for missing attributes (attribute-missing=warn)
Posted by
mojavelinux on
URL: https://discuss.asciidoctor.org/Spurious-warnings-for-missing-attributes-attribute-missing-warn-tp7426p7427.html
That's the first I've ever heard of that occurring. I'd need to see some examples in order to help you debug.
Best,
-Dan
On Sun, Dec 15, 2019 at 2:56 PM wolandscat [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
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.
--