Indent text

Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.)
Repeat the indentation at any line break.
Use an extra colon for each response.
And so forth ...
And so on ...