We can use the html tagged literal string function for pages and components but not for layouts. It seems that the layouts-renderer is not using the factory with the stubs like the other renderers.
It would be nice to also be able to use helper directives and the html for (re)formatting and code highlighting.
We can use the
html
tagged literal string function for pages and components but not for layouts. It seems that the layouts-renderer is not using the factory with the stubs like the other renderers. It would be nice to also be able to use helper directives and the html for (re)formatting and code highlighting.