Add a feature to search from markdown files from a test directory

This commit is contained in:
Seong Jae Lee
2014-11-09 16:32:10 -08:00
parent 079b8c20cb
commit f28ce2de87
12 changed files with 182 additions and 15 deletions
+3
View File
@@ -0,0 +1,3 @@
# Github Flavored Markdown
GitHub uses "GitHub Flavored Markdown," or GFM, across the site--in issues, comments, and pull requests. It differs from standard Markdown (SM) in a few significant ways, and adds some additional functionality.