I personally come from a Django background so personally prefer template syntax like Jinja2 / Nunjucks as opposed to blade / edge.
Is there any way to do this at the moment or any plans to add it in the future?
It won't ever be added into adonis-framework but you could have a go at making your own. I have made a Pug templating provider, that mirrors the api of the build in edge engine and it wasn't too difficult - https://github.com/webdevian/adonis-pug
Awesome, thanks @webdevian
Closing since not actionable
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Closing since not actionable