summaryrefslogtreecommitdiff
path: root/sandbox/paultremblay/python_interface/test_files/first_paragraph.rst
blob: 297da12ad29c22b476618c1077b9849f4130863f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
.. $Id$

.. role:: page-num

:Author: Paul Tremblay
:Authors: David Goodger, Paul Tremlbay
:Organization: Open Source Software
:Contact: paulhtremblay@gmail.com
:Address: Paul Tremblay 
          100 Market St. 
          Boston, MA, 01800
:Version: .1
:Uses: text processing

       documentation
:Status: Pending
:Date: $Date$
:Copyright: This document is in the public domain
:Dedication: I dedicate this to all the hard working coders in
 docutils, who have made text processing possible.
:Abstract: Just an example of bibliograhic fields.

.. contents:: Table of Contents

.. header:: 

    A Christmas Carol 
    
.. footer:: 

    Charles Dickens.
    
    -:page-num:`1`-

.. comment

.. yet again

first para

.. comment

second para 

second para

.. attention::

  Make sure Admonitions are specially marked "topics" that can appear anywhere
  an ordinary body element can.   They contain arbitrary body elements.
  Typically, an admonition is rendered as an offset block in a document,
  sometimes outlined or shaded, with a title matching the admonition type. For

First

Second

.. caution::

  first para

  second para

First

Second

.. danger::

  first para

  second para

First

Second

.. error::

  first para

  second para

First

Second

.. hint::

  first para

  second para

First

Second

.. important::

  first para

  second para

First

Second

.. note::

  first para

  second para

First

Second

.. tip::

  first para

  second para

First

Second

.. warning::

  first para

  second para

First

Second


.. admonition:: custom

  first para

  second para

First

Second