Closed
Description
Related: #8392
We should be able to set the rendering engine as TemplateDefinition.RenderEngine
. When we render a template, it should understand the engine and use the right rendering engine. This property should be string, so it can be extensible, we can define new engines and register to the text template system.