Here is my scenario. I have a file:
a.txt that simply has a single line in it: include::b.txt[] If I change the contents of b.txt, and compile with asciidoc, my a.html page isn't getting updated. I have to ALSO modify a.txt (doesn't matter what change) in order for the changes to b.txt to be shown in the a.html file. Is there a way to have this work without having to change a.txt every time I modify b.txt? Thanks all. -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/asciidoc. For more options, visit https://groups.google.com/d/optout.
