forked from github/pelican
Update test output for French locale
This commit is contained in:
parent
2dcc4ccf80
commit
e4532eb8e0
41 changed files with 277 additions and 277 deletions
|
|
@ -33,14 +33,14 @@
|
|||
<ol id="posts-list" class="hfeed" start="3">
|
||||
<li><article class="hentry">
|
||||
<header>
|
||||
<h1><a href="./posts/2010/October/15/unbelievable/" rel="bookmark"
|
||||
<h1><a href="./posts/2010/octobre/15/unbelievable/" rel="bookmark"
|
||||
title="Permalink to Unbelievable !">Unbelievable !</a></h1>
|
||||
</header>
|
||||
|
||||
<div class="entry-content">
|
||||
<footer class="post-info">
|
||||
<abbr class="published" title="2010-10-15T20:30:00+02:00">
|
||||
Published: 15 October 2010
|
||||
Published: 15 octobre 2010
|
||||
</abbr>
|
||||
|
||||
<address class="vcard author">
|
||||
|
|
@ -49,8 +49,8 @@
|
|||
<p>In <a href="./category/misc.html">misc</a>.</p>
|
||||
|
||||
</footer><!-- /.post-info --> <p>Or completely awesome. Depends the needs.</p>
|
||||
<p><a class="reference external" href="./posts/2011/April/20/a-markdown-powered-article/">a root-relative link to markdown-article</a>
|
||||
<a class="reference external" href="./posts/2011/April/20/a-markdown-powered-article/">a file-relative link to markdown-article</a></p>
|
||||
<p><a class="reference external" href="./posts/2011/avril/20/a-markdown-powered-article/">a root-relative link to markdown-article</a>
|
||||
<a class="reference external" href="./posts/2011/avril/20/a-markdown-powered-article/">a file-relative link to markdown-article</a></p>
|
||||
<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></span><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>
|
||||
|
|
@ -60,8 +60,8 @@
|
|||
<h2>Testing another case</h2>
|
||||
<p>This will now have a line number in 'custom' since it's the default in
|
||||
pelican.conf, it will ...</p></div>
|
||||
<a class="readmore" href="./posts/2010/October/15/unbelievable/">read more</a>
|
||||
<p>There are <a href="./posts/2010/October/15/unbelievable/#disqus_thread">comments</a>.</p> </div><!-- /.entry-content -->
|
||||
<a class="readmore" href="./posts/2010/octobre/15/unbelievable/">read more</a>
|
||||
<p>There are <a href="./posts/2010/octobre/15/unbelievable/#disqus_thread">comments</a>.</p> </div><!-- /.entry-content -->
|
||||
</article></li>
|
||||
|
||||
<li><article class="hentry">
|
||||
|
|
@ -73,7 +73,7 @@ pelican.conf, it will ...</p></div>
|
|||
<div class="entry-content">
|
||||
<footer class="post-info">
|
||||
<abbr class="published" title="2010-03-14T00:00:00+01:00">
|
||||
Published: 14 March 2010
|
||||
Published: 14 mars 2010
|
||||
</abbr>
|
||||
|
||||
<address class="vcard author">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue