~ubuntu-branches/ubuntu/jaunty/python-docutils/jaunty

« back to all changes in this revision

Viewing changes to test/functional/expected/compact_lists.html

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2008-07-24 10:39:53 UTC
  • mfrom: (1.1.4 upstream) (3.1.7 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080724103953-8gh4uezg17g9ysgy
Tags: 0.5-2
* Upload docutils 0.5 to unstable
* Update rst.el to upstream Subversion r5596, which apparently fixes
  all its performance problems (17_speed_up_rst_el.dpatch, closes: #474941)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
4
<head>
5
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
 
<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
 
6
<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" />
7
7
<title></title>
8
8
<link rel="stylesheet" href="../../../docutils/writers/html4css1/html4css1.css" type="text/css" />
9
9
</head>
10
10
<body>
11
11
<div class="document">
 
12
 
 
13
 
12
14
<ul class="simple">
13
15
<li>This is an ordinary simple bullet list.</li>
14
16
<li>It should be made compact (&lt;p&gt; &amp; &lt;/p&gt; tags omitted).</li>