Hi All,
today I observed something that might interest some of you.
I have created a simple presentation with Asciidoc. I used slidy backend to
create html slides. Then I tried to use ditaa filter.
It ended up with the following WARNING:
sh: 1: cannot open /some/path/asciidoc__1.png: No such file
asciidoc: WARNING: asciidoc.txt: line 131: {sys:"/usr/bin/python" -u -c
"import base64,sys; base64.encode(sys.stdin,sys.stdout)" <
"/some/path/asciidoc__1.png"}: non-zero exit status
and the generated html was like:
<div class="imageblock ditaa">
<div class="content">
<img alt="asciidoc__1.png" src="data:image/png;base64,
" />
</div>
</div>
When I removed the ":data-uri:" from the source file everything went fine.
I do not complain about it, I only thought that you might be interested to
learn about it.
--
Regards,
Tomek
--
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/groups/opt_out.