Hi, I am wondering whether it would be possible to accept the same xml tags in the manual xdocs like in the other xdocs. It would be cool if the merge points could contain this type of fragments : <source><![CDATA[ <antlib name="A" classpathref="XYZ"/> <antlib name="B" classpathref="XYZ"/> ]]></source> meaning no need to escape angle brackets.
Antoine