mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Updated the functional tests to match latest changes.
This commit is contained in:
parent
2b47429c4a
commit
4d23ffc112
35 changed files with 387 additions and 165 deletions
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
<li ><a href=".././category/cat1.html">cat1</a></li>
|
||||
|
||||
<li ><a href=".././category/content.html">content</a></li>
|
||||
<li ><a href=".././category/misc.html">misc</a></li>
|
||||
|
||||
<li ><a href=".././category/yeah.html">yeah</a></li>
|
||||
|
||||
|
|
@ -88,7 +88,6 @@ YEAH !</p>
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -96,7 +95,8 @@ YEAH !</p>
|
|||
|
||||
<li><article class="hentry">
|
||||
<header>
|
||||
<h1><a href=".././this-is-a-super-article.html" rel="bookmark" title="Permalink to This is a super article !">This is a super article !</a></h1>
|
||||
<h1><a href=".././this-is-a-super-article.html" rel="bookmark"
|
||||
title="Permalink to This is a super article !">This is a super article !</a></h1>
|
||||
</header>
|
||||
|
||||
<div class="entry-content">
|
||||
|
|
@ -124,10 +124,10 @@ as well as <strong>inline markup</strong>.</p>
|
|||
</article></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ol><!-- /#posts-list -->
|
||||
|
||||
|
||||
|
||||
</section><!-- /#content -->
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue