On Wed, Jul 15, 2015 at 2:16 AM, Dan Allen <[email protected]> wrote:

> Let's assume you have the following input:
>
> * item
> * [if-windows]#Windows only item#
> * item
>

You could also use a Treeprocessor extension in Asciidoctor to implement
this same behavior. A Treeprocessor is going to serve a very similar
purpose as the XSL, except that it runs before the output is generated (you
manipulate the AST).

-Dan


-- 
Dan Allen | http://google.com/profiles/dan.j.allen

-- 
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/d/optout.

Reply via email to