Hi Nicolas
I don't have a problem with the uppercase URL and it shouldn't be a problem in
8.6.5, run a2x with the --verbose option to get a better idea of exactly what
xmllint is complaining about, if that doesn't help post a minimal example file
that recreates the problem.
Cheers, Stuart
On 12/04/12 01:40, Nicolas PERRON wrote:
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.