Description
The transclusion macros fail to copy the render output type.
When including a macro from another page with the Transclusion macro, the included macro will not receive the correct outputType and properties from the ConversionContext during an export.
This is important for our exporter app (Scroll PDF Exporter and Scroll Word Exporter especially), since some of our macros need need to read certain properties from the context as well as evaluate the outputType.