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

« back to all changes in this revision

Viewing changes to t/PHP_Markdown-from-MDTest1.1.mdtest/Horizontal_Rules.xhtml

  • 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>Horizontal rules:</p>
 
2
 
 
3
<hr />
 
4
 
 
5
<hr />
 
6
 
 
7
<hr />
 
8
 
 
9
<hr />
 
10
 
 
11
<hr />
 
12
 
 
13
<p>Not horizontal rules (testing for a bug in 1.0.1j):</p>
 
14
 
 
15
<p>+++</p>
 
16
 
 
17
<p>,,,</p>
 
18
 
 
19
<p>===</p>
 
20
 
 
21
<p>???</p>
 
22
 
 
23
<p>AAA</p>
 
24
 
 
25
<p>jjj</p>
 
26
 
 
27
<p>j j j</p>
 
28
 
 
29
<p>n n n</p>
 
30