Create faq.md

This commit is contained in:
Paul Ford 2014-10-07 20:23:44 -04:00
parent 7fb0d755d0
commit 01e2c6e296
1 changed files with 13 additions and 0 deletions

13
faq.md Normal file
View File

@ -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.