On 26 December 2010 06:48, Wilhelm <[email protected]> wrote: > Hi, > > I wonder if it is possible to pipe a block of a asciidoc-file through an > external programm and use the result in the same adoc-file. E.g. say you > have some ascii-art in the asciidoc-file, it would be nice to pipe the > ascii-art through a tool like ditaa to generate an image and then > include that image into the resulting document. > > Any hints for this? >
Havn't done it myself, but filters might provide what you are looking for. See the user guide sections 2.9 Filters and 2.8 Block Element Definition to see how they work. Cheers Lex > -- > Wilhelm > > -- > 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. > > -- 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.
