Regular paragraph text
Bold text
Italic text
Bold and italic text
Strikethrough text
-
First ordered list item
-
Another item
- Unordered sub-list.
-
Actual numbers don't matter, just that it's a number
- Ordered sub-list
-
And another item.
You can have properly indented paragraphs within list items. Notice the blank line above, and the leading spaces (at least one, but we'll use three here to also align the raw Markdown).
To have a line break without a paragraph, you will need to use two trailing spaces.
Note that this line is separate, but within the same paragraph.
(This is contrary to the typical GFM line break behaviour, where trailing spaces are not required.) -
And another item after a lot of text
-
You can start a new list after two line breaks
- task 1
- task2
footnote1
this is a very famous quote, you should read it 'cause it will make you smarter.
and it can continue on a second paragraph.
and you can also have a single line break without starting a new paragraph
this is a
code block
/* this is a code block with syntax highlighting */
#title {
padding-bottom: .2rem;
border-bottom: 1px solid #eaecef;
}
this is inline code
instead
info blockquote
[info] For info
Use this for infomation messages.
warning blockquote
[warning] For warning
Use this for warning messages.
danger blockquote
[danger] For danger
Use this for danger messages.
success blockquote
[success] For info
Use this for success messages.
test sync from gitbook editor (ALE)
Footnotes
-
this is a plain footnote ↩
-
link: http://www.google.com ↩