cmarchand / gaulois-pipe

A XSLT pipelining solution
Mozilla Public License 2.0
9 stars 4 forks source link

output attributes (@indent, @cdata-section-elements) #2

Closed ahu-els closed 8 years ago

ahu-els commented 8 years ago

I'm trying to get an indented output including CDATA elements. My pipeline looks like this:

I also tried to put these attributes in my last stylesheet. But neither in the configuration file, neither in the last stylesheet seem to work, the output is not indented and do not contain the CDATA elements.

cmarchand commented 8 years ago

Fixed by 5b6fbea 1.00.01-SNAPSHOT