~ubuntu-branches/ubuntu/saucy/libpod-pom-perl/saucy-proposed

« back to all changes in this revision

Viewing changes to t/testcases/130-blockquote-paragraphs.pom-dump

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Niebur, Ryan Niebur, gregor herrmann
  • Date: 2009-03-23 18:30:11 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090323183011-zr2gif7sl6fe7vsq
Tags: 0.24-1
[ Ryan Niebur ]
* New upstream release
* add myself to uploaders
* fix pod2man errors and add whatis entries to all man pages
  - use quilt
  - add README.source
* update upstream copyright

[ gregor herrmann ]
* debian/copyright: add information for files under inc/.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pod
 
2
  head1
 
3
    @title
 
4
      "NAME"
 
5
    text
 
6
      @text
 
7
        "130-blockquote-paragraphs"
 
8
  head1
 
9
    @title
 
10
      "EXAMPLES"
 
11
    text
 
12
      @text
 
13
        "Text before blockquote paragraph."
 
14
    over
 
15
      @indent
 
16
        "4"
 
17
      text
 
18
        @text
 
19
          "Blockquote paragraph."
 
20
    text
 
21
      @text
 
22
        "Text between blockquote paragraphs."
 
23
    over
 
24
      @indent
 
25
        "4"
 
26
      text
 
27
        @text
 
28
          "Multi-paragraph blockquote."
 
29
      text
 
30
        @text
 
31
          "Here is the second paragraph in"
 
32
          "the blockquote."
 
33
      text
 
34
        @text
 
35
          "Here is the third paragraph in"
 
36
          "the blockquote."
 
37
      over
 
38
        @indent
 
39
          "4"
 
40
        text
 
41
          @text
 
42
            "Nested blockquote paragraph."
 
43
    text
 
44
      @text
 
45
        "[EOF]"