Hello I need to set a number of attributes on each document in a system according to a traceability scheme. I know how to that with the -a switch and it works great. But how do I make sure that each document gets a mandatory section where these attributes are actually written out?
Basically I'm looking for some general mechanism to pickle user defined content with machine generated content according to some policy. I started down a path where I parse all asciidoc documents just to be able to forcibly inject these mandatory sections, but it doesn't sit right with me. asciidoc should do the parsing and just let me interfere, somehow :-) BR / Klas -- 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.
