Skip to content

Instantly share code, notes, and snippets.

@zeke
Created January 29, 2014 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeke/8694731 to your computer and use it in GitHub Desktop.
Save zeke/8694731 to your computer and use it in GitHub Desktop.
Sample harp data file (with markdown strings)
[
{
"title": "Fuze.js",
"tagline": "Lightweight Fuzzy Search in Javascript",
"content": "Fuze is *so* great"
},{
"title": "ICanHaz",
"tagline": "Mustache templating with jQuery or Zepto",
"content": "I'm in ur [websitez](http://foo.com), markuppin ur markdownz"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment