diff --git a/feed.xml b/feed.xml
index 3295c0c..b6d9656 100644
--- a/feed.xml
+++ b/feed.xml
@@ -15,7 +15,7 @@ layout: minify
{{ site.title }}
- {{ post.content | xml_escape | strip_html }}
+ {{ post.content | strip_html }}
{{ post.content | xml_escape }}
{{ post.date | date_to_xmlschema }}
{{ post.date | date_to_xmlschema }}