aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wordpress_export_example.xml
diff options
context:
space:
mode:
authorLibravatarAgustin Henze <tin@sluc.org.ar>2013-02-13 18:35:40 -0300
committerLibravatarAgustin Henze <tin@sluc.org.ar>2013-02-13 18:35:40 -0300
commit75a865d635c5aa3eacea6f5baf12d752464db57c (patch)
tree0f2850fe296fc82226dd62e5646fecb3ee76b148 /tests/wordpress_export_example.xml
parentf55a1d8df9d9e9154a8bbc886b9340f3d4201547 (diff)
parenta40930043121a4b60de8526d58417761a54ab718 (diff)
Merge tag 'upstream/5.2'
Upstream version 5.2
Diffstat (limited to 'tests/wordpress_export_example.xml')
-rw-r--r--tests/wordpress_export_example.xml14
1 files changed, 11 insertions, 3 deletions
diff --git a/tests/wordpress_export_example.xml b/tests/wordpress_export_example.xml
index 7517193..8ef1325 100644
--- a/tests/wordpress_export_example.xml
+++ b/tests/wordpress_export_example.xml
@@ -58,17 +58,25 @@
</item>
<item>
- <title>Caption test</title>
+ <title>Transformation test</title>
<link>http://some.blog/2007/04/hoert/</link>
<pubDate>Fri, 27 Apr 2007 13:02:35 +0000</pubDate>
<dc:creator>Niko</dc:creator>
<guid isPermaLink="false">http://some.blog/?p=17</guid>
<description></description>
- <content:encoded><![CDATA[...!
+ <content:encoded><![CDATA[An image.
[caption id="attachment_16" align="alignnone" width="739" caption="caption test"]<img class="size-full wp-image-16" title="caption test" src="http://some.blog/wp-content/uploads/2009/07/caption_test.jpg" alt="caption test" width="739" height="517" />[/caption]
-Nicht, dass daran jemals Zweifel bestanden.]]></content:encoded>
+Some source code.
+
+[sourcecode language="Python"]
+import sys
+print sys.version
+[/sourcecode]
+
+The end.
+]]></content:encoded>
<excerpt:encoded><![CDATA[]]></excerpt:encoded>
<wp:post_id>17</wp:post_id>
<wp:post_date>2007-04-27 15:02:35</wp:post_date>