Indent text: Difference between revisions
Jump to navigation
Jump to search
Created page with "You can indent text as follows: {{markup |<nowiki> :Each colon at the start of a line ::causes the line to be indented by three more character positions. :::(The indentation ..." |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
You can indent text | You can indent text by putting a colon in front of it. | ||
'''Typing this:''' | |||
:Each colon at the start of a line | |||
::causes the line to be indented by three more character positions. | |||
:::(The indentation persistsso long as no carriage return or line break is used.) | |||
:::Repeat the indentation at any line break. | |||
::::Use an extra colon for each response. | |||
:::::And so forth ... | |||
::::::And so on ... | |||
'''Yields this:''' | |||
:Each colon at the start of a line | :Each colon at the start of a line | ||
::causes the line to be indented by three more character positions. | ::causes the line to be indented by three more character positions. | ||
:::(The indentation | :::(The indentation persistsso long as no carriage return or line break is used.) | ||
:::Repeat the indentation at any line break. | :::Repeat the indentation at any line break. | ||
::::Use an extra colon for each response. | ::::Use an extra colon for each response. | ||
:::::And so forth ... | :::::And so forth ... | ||
::::::And so on ... | ::::::And so on ... | ||
[[Category:Help]] |
Latest revision as of 11:14, 20 August 2013
You can indent text by putting a colon in front of it.
Typing this:
:Each colon at the start of a line
::causes the line to be indented by three more character positions. :::(The indentation persistsso long as no carriage return or line break is used.)
:::Repeat the indentation at any line break.
::::Use an extra colon for each response.
:::::And so forth ...
::::::And so on ...
Yields this:
- Each colon at the start of a line
- causes the line to be indented by three more character positions.
- (The indentation persistsso long as no carriage return or line break is used.)
- causes the line to be indented by three more character positions.
- Repeat the indentation at any line break.
- Use an extra colon for each response.
- And so forth ...
- And so on ...