all headings are h6
this is a horizontal line
Emphasis
This is bold text
This is italic text
Strikethrough
Blockquotes
Blockquotes can also be nested......by using additional greater-than signs right next to each other......or with spaces between arrows.
Lists
Unordered
- Create a list by starting a line with
+
,-
, or*
- Sub-lists are made by indenting 2 spaces:
- Marker character change forces new list start:
- Ac tristique libero volutpat at
- Facilisis in pretium nisl aliquet
- Nulla volutpat aliquam velit
- Marker character change forces new list start:
- Very easy!
Ordered
- Lorem ipsum dolor sit amet
- Consectetur adipiscing elit
- Integer molestie lorem at massa
Code
Inline
code
Syntax highlighting
var foo = function (bar) {
return bar++;
};
console.log(foo(5));
Tables
Tag | Use |
---|---|
p | Paragraph |
table | Table |
em | Emphasis |
Links
Autoconverted link https://github.com/remarkjs/react-markdown
Hard breaks
Yeah, hard breaks
can be useful too.
can be useful too.
HTML entities
Some characters, like æ, & and similar should be handled properly.