On 9 May 2011 23:35, Anders Nawroth <[email protected]> wrote: > Hi! > > From the Asciidoc manual: > >> If an attribute is not defined then the line containing the attribute >> reference is dropped. > > Is there a way I can detect if any lines in my documents were dropped by > asciidoc because of an undefined attribute? >
No, trace only traces if attributes are substituted not if dropped. Probably because the backends use this so much it would be *very* noisy output. Cheers Lex > > /anders > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/asciidoc?hl=en. > > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
