this paragraph comes first
test page¶
Inputs |
Output |
|
|---|---|---|
A |
B |
A or B |
False |
False |
False |
True |
False |
True |
False |
True |
True |
True |
True |
True |
and using tabularcolumns
Inputs |
Output |
|
|---|---|---|
A |
B |
A or B |
False |
False |
False |
True |
False |
True |
False |
True |
True |
True |
True |
True |
thisisoneword.
literals¶
first paragraph after section header ——-
this is a literal using double backquotes
this is a literal using :literal:
- and here’s an indented line block
- base line blockpart twodone
This is a normal text paragraph. The next paragraph is a code sample:
It is not processed in any way, except
that the indentation is removed.
It can span multiple lines.
This is a normal text paragraph again.
- something
indented something. another line. another line. another line. another line.
Note
..note:: has header “Note:” and is wider than a literal.
lists¶
first paragraph after section header ^^^^^^^
This is a (non-indented) bulleted list.
It has two items, the second item uses two lines.
This is a numbered list.
It has two items too.
This is a numbered list.
It has two items too.
Nested lists are possible, but be aware that they must be separated from the parent list items by blank lines:
this is
a list
with a nested list
and some subitems
and here the parent list continues
Header row, column 1 (header rows optional) |
Header 2 |
Header 3 |
Header 4 |
|---|---|---|---|
body row 1, column 1 |
column 2 |
column 3 |
column 4 |
body row 2 |
… |
… |
