~ubuntu-branches/ubuntu/trusty/libtext-markdown-perl/trusty

« back to all changes in this revision

Viewing changes to t/docs-maruku-unittest/lists8.html

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2008-04-26 00:35:34 UTC
  • Revision ID: james.westby@ubuntu.com-20080426003534-oo979u4lubd1ltc1
Tags: upstream-1.0.19
ImportĀ upstreamĀ versionĀ 1.0.19

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<p>Here is a paragraph.</p>
 
2
 
 
3
<ul>
 
4
<li>Item 1</li>
 
5
 
 
6
<li>Item 2</li>
 
7
 
 
8
<li>Item 3</li>
 
9
</ul>
 
10
-----| WARNING | -----
 
11
<p>Here is a paragraph.</p>
 
12
 
 
13
<p>* Item 1 * Item 2 * Item 3</p>