diff --git a/source/atom.xml b/source/atom.xml index f90081e..8ae9631 100644 --- a/source/atom.xml +++ b/source/atom.xml @@ -22,7 +22,10 @@ layout: nil {{ post.date | date_to_xmlschema }} {{ site.url }}{{ post.id }} - + + {{ post.content | expand_urls: site.url | cdata_escape }} + ]]> {% endfor %}