After looking into this more, maybe there's a more elegant approach. Seems like transforming roles into CSS classes might be a simple solution.
Then CSS could be created to implement the role information. So an instance of role="yellow-background" would transform into <tag class="role-yellow-background">. Looks modifying the files *html*.conf is where this would be implemented. If this seems like a good approach, pass along a pointer to how to create a backend and I'll see what's involved. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
