generate html/template at runtime (This case is slightly slower and doesn't support all features of Jade.go)
Could you please document what features in particular are not supported in runtime generation mode?
This will help users to make a choice on generation mode prior to actually choosing it and not after unsupported feature is discovered in development.
Current documentation says:
Could you please document what features in particular are not supported in
runtime generation
mode? This will help users to make a choice on generation mode prior to actually choosing it and not after unsupported feature is discovered in development.Thank you!