Actually, here's an even simpler example:

$ cat foo.txt
[source,cpp,title="Title"]
------------------------------------------------------------------------------
int somefunc(
    int arg);
------------------------------------------------------------------------------
$ a2x -v -f xhtml foo.txt
  [blah blah blah, illegal XML generated as in slightly more complicated 
previous message]
$ asciidoc -b html foo.txt
  [succeeds]

-- 
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.

Reply via email to