webtides / luna-js

MIT License
8 stars 0 forks source link

Use html and directives for layouts #119

Open eddyloewen opened 1 year ago

eddyloewen commented 1 year ago

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.