14 lines
396 B
Markdown
14 lines
396 B
Markdown
|
# FAQ
|
||
|
|
||
|
## Is this Markdown?
|
||
|
Yes, it is. [It is markdown](http://markdown.org), a simple textual format that is quite popular.
|
||
|
|
||
|
## What does it do?
|
||
|
> It indents things and links them. It does a lot of other stuff.
|
||
|
|
||
|
### It knows about hierarchy-
|
||
|
- And it knows about lists
|
||
|
- And items in lists
|
||
|
- Overall it's an okay subset of HTML for most daily communication tasks
|
||
|
- And highly modeled on email.
|