Sandbox: zaida: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 4: Line 4:


You can break lines<br>without starting new paragraph
You can break lines<br>without starting new paragraph
* It's easy to create a list
** start every line with a star
*** more stars means deeper level
**** A newline in a list
* An empty line starts a new list
# Number lists are also good
## very organized
## easy to follow
### easier still
; Definition list : list of definitions
; Item : the item's definition
; another item : the other item's definition
* You can even create mixed lists
*# and nest them
*#* like this
*#*; can I mix definition list as well?
*#*: Yes
*#*; how?
*#*: It's easy as
*#*:* a
*#*:* b
*#*:* c
: A colon idents a line or a paragraph.
A manual newline starts a new paragraph.
The '''blockquote''' command will indent both margins when needed instead of the left margin only as the colon does.
<center>Centered text
The horizontal line: this is above it.
----
and this is below it.

Revision as of 13:48, 19 May 2020

New section

Subsection

Sub-subsection

You can break lines
without starting new paragraph

  • It's easy to create a list
    • start every line with a star
      • more stars means deeper level
        • A newline in a list
  • An empty line starts a new list


  1. Number lists are also good
    1. very organized
    2. easy to follow
      1. easier still
Definition list
list of definitions
Item
the item's definition
another item
the other item's definition
  • You can even create mixed lists
    1. and nest them
      • like this
        can I mix definition list as well?
        Yes
        how?
        It's easy as
        • a
        • b
        • c


A colon idents a line or a paragraph.

A manual newline starts a new paragraph.

The blockquote command will indent both margins when needed instead of the left margin only as the colon does.


Centered text

The horizontal line: this is above it.


and this is below it.