Hi, I'm using asciidoc 8.6.5 on Debian Squeeze and i found a bug using URL macro.
If i try to use: http://github.com/Normation/[GitHub repository] in my asciidoc source, it doesn't work. a2x.py -f epub --doctype=book -a docinfo1 --dblatex-opts "-P latex.output.revhistory=0" foo.txt a2x: ERROR: xmllint --nonet --noout --valid foo.xml returned non-zero exit status 1 but if i use http://github.com/normation/[GitHub repository] in my asciidoc source, it works. I suppose it's a bug from inlines macro. Thanks. Nicolas PERRON -- 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.
