Sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
:This is aligned all the way to the left. | :This is aligned all the way to the left. | ||
::This is indented slightly. | ::This is indented slightly. | ||
:::This is indented more. | :::::::::This is indented more. |
Revision as of 15:15, 24 October 2009
Sample X N Sample p
1 9 16 0.562500
2 19 21 0.904762
Sample ;;;; X N Sample p
1 9 16 0.562500
2 19 21 0.904762
For example:
- This is aligned all the way to the left.
- :This is indented slightly.
- ::This is indented more.
is shown as:
- This is aligned all the way to the left.
- This is indented slightly.
- This is indented more.
- This is indented slightly.