need a way of escaping user provided data of instantiable tags for security. This should prevent any instantiantiabled tag from being provided. e.g. if there is an 'if' module then it should strip if tags.
need a way of escaping user provided data of instantiable tags for security.
This should prevent any instantiantiabled tag from being provided.
e.g. if there is an 'if' module then it should strip if tags.