diff --git a/faq.md b/faq.md new file mode 100644 index 0000000..79a0635 --- /dev/null +++ b/faq.md @@ -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.