|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | | -<feed xmlns="http://www.w3.org/2005/Atom"><title>A Pelican Blog - Alexis Métaireau</title><link href="/" rel="alternate"/><link href="/feeds/alexis-metaireau.atom.xml" rel="self"/><id>/</id><updated>2013-11-17T23:29:00+00:00</updated><entry><title>This is a super article !</title><link href="/this-is-a-super-article.html" rel="alternate"/><published>2010-12-02T10:14:00+00:00</published><updated>2013-11-17T23:29:00+00:00</updated><author><name>Alexis Métaireau</name></author><id>tag:None,2010-12-02:/this-is-a-super-article.html</id><summary type="html"><p class="first last">Multi-line metadata should be supported |
| 2 | +<feed xmlns="http://www.w3.org/2005/Atom"><title>A Pelican Blog - Alexis Métaireau</title><link href="/" rel="alternate"/><link href="/feeds/alexis-metaireau.atom.xml" rel="self"/><id>/</id><updated>2013-11-17T23:29:00+00:00</updated><entry><title>This is a super article !</title><link href="/this-is-a-super-article.html" rel="alternate"/><published>2010-12-02T10:14:00+00:00</published><updated>2013-11-17T23:29:00+00:00</updated><author><name>Alexis Métaireau</name></author><id>tag:None,2010-12-02:/this-is-a-super-article.html</id><summary type="html"><p>Multi-line metadata should be supported |
3 | 3 | as well as <strong>inline markup</strong>.</p> |
4 | 4 | </summary><content type="html"><p>Some content here !</p> |
5 | | -<div class="section" id="this-is-a-simple-title"> |
| 5 | +<section id="this-is-a-simple-title"> |
6 | 6 | <h2>This is a simple title</h2> |
7 | 7 | <p>And here comes the cool <a class="reference external" href="http://books.couchdb.org/relax/design-documents/views">stuff</a>.</p> |
8 | 8 | <img alt="alternate text" src="/pictures/Sushi.jpg" style="width: 600px; height: 450px;" /> |
9 | 9 | <img alt="alternate text" src="/pictures/Sushi_Macro.jpg" style="width: 600px; height: 450px;" /> |
10 | | -<pre class="literal-block"> |
11 | | -&gt;&gt;&gt; from ipdb import set_trace |
12 | | -&gt;&gt;&gt; set_trace() |
13 | | -</pre> |
| 10 | +<pre class="literal-block">&gt;&gt;&gt; from ipdb import set_trace |
| 11 | +&gt;&gt;&gt; set_trace()</pre> |
14 | 12 | <p>→ And now try with some utf8 hell: ééé</p> |
15 | | -</div> |
16 | | -</content><category term="yeah"/><category term="foo"/><category term="bar"/><category term="foobar"/></entry><entry><title>Oh yeah !</title><link href="/oh-yeah.html" rel="alternate"/><published>2010-10-20T10:14:00+00:00</published><updated>2010-10-20T10:14:00+00:00</updated><author><name>Alexis Métaireau</name></author><id>tag:None,2010-10-20:/oh-yeah.html</id><content type="html"><div class="section" id="why-not"> |
| 13 | +</section> |
| 14 | +</content><category term="yeah"/><category term="foo"/><category term="bar"/><category term="foobar"/></entry><entry><title>Oh yeah !</title><link href="/oh-yeah.html" rel="alternate"/><published>2010-10-20T10:14:00+00:00</published><updated>2010-10-20T10:14:00+00:00</updated><author><name>Alexis Métaireau</name></author><id>tag:None,2010-10-20:/oh-yeah.html</id><content type="html"><section id="why-not"> |
17 | 15 | <h2>Why not ?</h2> |
18 | 16 | <p>After all, why not ? It's pretty simple to do it, and it will allow me to write my blogposts in rst ! |
19 | 17 | YEAH !</p> |
20 | 18 | <img alt="alternate text" src="/pictures/Sushi.jpg" style="width: 600px; height: 450px;" /> |
21 | | -</div> |
| 19 | +</section> |
22 | 20 | </content><category term="bar"/><category term="oh"/><category term="bar"/><category term="yeah"/></entry></feed> |
0 commit comments