2012-07-10 13:40:38 +02:00
<?xml version="1.0" encoding="utf-8"?>
2012-11-30 01:48:28 +01:00
<feed xmlns= "http://www.w3.org/2005/Atom" > <title > A Pelican Blog</title> <link href= "/" rel= "alternate" > </link> <link href= "/feeds/misc.atom.xml" rel= "self" > </link> <id > /</id> <updated > 2012-11-30T00:00:00Z</updated> <entry > <title > FILENAME_METADATA example</title> <link href= "/filename_metadata-example.html" rel= "alternate" > </link> <updated > 2012-11-30T00:00:00Z</updated> <author > <name > </name> </author> <id > tag:,2012-11-30:filename_metadata-example.html</id> <summary type= "html" > < p> Some cool stuff!< /p>
</summary> </entry> <entry > <title > Second article</title> <link href= "/second-article.html" rel= "alternate" > </link> <updated > 2012-02-29T00:00:00Z</updated> <author > <name > </name> </author> <id > tag:,2012-02-29:second-article.html</id> <summary type= "html" > < p> This is some article, in english< /p>
2012-11-21 16:39:05 +01:00
</summary> <category term= "foo" > </category> <category term= "bar" > </category> <category term= "baz" > </category> </entry> <entry > <title > Unbelievable !</title> <link href= "/unbelievable.html" rel= "alternate" > </link> <updated > 2010-10-15T20:30:00Z</updated> <author > <name > </name> </author> <id > tag:,2010-10-15:unbelievable.html</id> <summary type= "html" > < p> Or completely awesome. Depends the needs.< /p>
2012-12-01 18:22:54 +01:00
< p> < a class="reference external" href="/a-markdown-powered-article.html"> a root-relative link to markdown-article< /a>
< a class="reference external" href="/a-markdown-powered-article.html"> a file-relative link to markdown-article< /a> < /p>
2013-08-04 16:39:07 +08:00
< div class="section" id="testing-sourcecode-directive">
< h2> Testing sourcecode directive< /h2>
< table class="highlighttable"> < tr> < td class="linenos"> < div class="linenodiv"> < pre> 1< /pre> < /div> < /td> < td class="code"> < div class="highlight"> < pre> < span class="n"> formatter< /span> < span class="o"> =< /span> < span class="bp"> self< /span> < span class="o"> .< /span> < span class="n"> options< /span> < span class="ow"> and< /span> < span class="n"> VARIANTS< /span> < span class="p"> [< /span> < span class="bp"> self< /span> < span class="o"> .< /span> < span class="n"> options< /span> < span class="o"> .< /span> < span class="n"> keys< /span> < span class="p"> ()[< /span> < span class="mi"> 0< /span> < span class="p"> ]]< /span>
< /pre> < /div>
< /td> < /tr> < /table> < p> Lovely.< /p>
< /div>
2013-06-20 21:58:51 +01:00
</summary> </entry> <entry > <title > The baz tag</title> <link href= "/tag/baz.html" rel= "alternate" > </link> <updated > 2010-03-14T00:00:00Z</updated> <author > <name > </name> </author> <id > tag:,2010-03-14:tag/baz.html</id> <summary type= "html" > < p> This article overrides the listening of the articles under the < em> baz< /em> tag.< /p>
2012-07-10 13:40:38 +02:00
</summary> </entry> </feed>