Skip to content

Commit

Permalink
Use HTML for summary in atom feed
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspervdj committed Nov 26, 2010
1 parent 7bbed81 commit 18ec821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/templates/atom-item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<link href="$absolute/$url" />
<id>$absolute/$url</id>
<updated>$timestamp</updated>
<summary>$description</summary>
<summary type="html"><![CDATA[$description]]></summary>
</entry>

0 comments on commit 18ec821

Please sign in to comment.