From 01e2c6e2963f1f2d15a124b50b53d723f2d6b13c Mon Sep 17 00:00:00 2001 From: Paul Ford Date: Tue, 7 Oct 2014 20:23:44 -0400 Subject: [PATCH] Create faq.md --- faq.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 faq.md 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.