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

« back to all changes in this revision

Viewing changes to t/Text-Markdown.mdtest/Horizontal_rules.text

  • 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
Dashes:
 
2
 
 
3
---
 
4
 
 
5
 ---
 
6
 
 
7
  ---
 
8
 
 
9
   ---
 
10
 
 
11
        ---
 
12
 
 
13
- - -
 
14
 
 
15
 - - -
 
16
 
 
17
  - - -
 
18
 
 
19
   - - -
 
20
 
 
21
        - - -
 
22
 
 
23
 
 
24
Asterisks:
 
25
 
 
26
***
 
27
 
 
28
 ***
 
29
 
 
30
  ***
 
31
 
 
32
   ***
 
33
 
 
34
        ***
 
35
 
 
36
* * *
 
37
 
 
38
 * * *
 
39
 
 
40
  * * *
 
41
 
 
42
   * * *
 
43
 
 
44
        * * *
 
45
 
 
46
 
 
47
Underscores:
 
48
 
 
49
___
 
50
 
 
51
 ___
 
52
 
 
53
  ___
 
54
 
 
55
   ___
 
56
 
 
57
    ___
 
58
 
 
59
_ _ _
 
60
 
 
61
 _ _ _
 
62
 
 
63
  _ _ _
 
64
 
 
65
   _ _ _
 
66
 
 
67
    _ _ _