diff --git a/lib/feed.xml b/lib/feed.xml
index 584759e2..65c7fef1 100644
--- a/lib/feed.xml
+++ b/lib/feed.xml
@@ -33,7 +33,7 @@
{{ post.date | date_to_xmlschema }}
{{ post.id | prepend: url_base | xml_escape }}
- {{ post.content | markdownify | xml_escape }}
+ {{ post.content | markdownify | xml_escape }}
{% if post.author %}