diff --git a/httprunner/templates/default_report_template.html b/httprunner/templates/default_report_template.html index 29215db7..03ba45f2 100644 --- a/httprunner/templates/default_report_template.html +++ b/httprunner/templates/default_report_template.html @@ -288,7 +288,7 @@ {% if value == "image" %} {% else %} -
{{ record.meta_data.response.text }}
+
{{ record.meta_data.response.text | e }}
{% endif %} {% else %} {{value}}