about summary refs log tree commit diff homepage
path: root/_rss/item.xml
diff options
context:
space:
mode:
Diffstat (limited to '_rss/item.xml')
-rw-r--r--_rss/item.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/_rss/item.xml b/_rss/item.xml
index 554a7fd..412148a 100644
--- a/_rss/item.xml
+++ b/_rss/item.xml
@@ -20,9 +20,7 @@ defining your own `rss_enclosures` variable with a list of string and use that.
   <title><![CDATA[{{fd2rss rss_title}}]]></title>
   <link>{{fd_full_url}}</link>
   <guid>{{fd_full_url}}</guid>
-  <description>
-    <![CDATA[{{fd2rss rss_description}}]]>
-  </description>
+  <description><![CDATA[{{fd2rss rss_description}}]]></description>
 
   <!-- note that fd_page_html is already HTML, so we don't use fd2rss here -->
   {{if rss_full_content}}