Create faq.md
This commit is contained in:
parent
7fb0d755d0
commit
01e2c6e296
|
@ -0,0 +1,13 @@
|
|||
# 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.
|
Loading…
Reference in New Issue