I would like to ask if you ever used smarty blocks "HTML block with smarty support" and what for.
As I can see the only reason to use it is fn_url fucntion, so you can always get the actual link, e.g.
{"product_features.view_all?filter_id=10"|fn_url}
Do you have any other use cases. Please share it.