Example test case: ```rust assert_template_result!("", wrap(" {% comment %} whatever {% endcomment %} "),); ``` This seems strange. We need to dig in further to understand under what situations the stripping happens