On Sat, Apr 26, 2008 at 04:52:25PM +0300, Alex Efros <[EMAIL PROTECTED]> wrote:
> - user run asciidoc asking to convert file.txt using xhtml11.conf
>   * asciidoc run another asciidoc asking to convert file.txt using ToC.conf
>     and wait until it finish and return prepared static ToC
>   * asciidoc process file.txt as usually plus output result of previous
>     asciidoc run in place of ToC
> 
> I will not be surprised if this can be done using current functionality -
> I remember something about possibility to run external command from .conf
> file. Source highlight work this way AFAIK.

they are called filters. i'm not sure if you can pass the whole file.txt
to a filter as well (the source highlight works just for given code
blocks).

Attachment: pgpgkNnOD1zBM.pgp
Description: PGP signature

_______________________________________________
asciidoc-discuss mailing list
[email protected]
http://lists.metaperl.com/cgi-bin/mailman/listinfo/asciidoc-discuss

Reply via email to