David Glasser
6471dce8fa
Merge branch 'devel' into shark
2014-01-27 13:58:11 -08:00
Avital Oliver
ede2e80d48
{{#better_markdown}} -> {{#markdown}}
2014-01-20 00:03:01 -08:00
David Glasser
bab936eac9
Patch _.each to not treat {length: 5} as an array
...
Specifically, in all Underscore "collection" functions which treat their
arguments polymorphically as either "object-like" or "array-like", don't
treat arguments with `x.constructor === Object` as arrays (except for
the 'arguments' object).
Fixes #594 . Fixes #1737 .
2014-01-07 20:17:47 -08:00
Kevin Miller
bfb7ed2e30
Made links to external projects in package section more consistent.
2013-03-13 16:09:12 -07:00
David Glasser
72731ddda0
Use jQuery to force all non-#internal links to use target=_blank.
...
Rewrite <a href> links to use Markdown syntax now that they don't need the <a
href> to get target=_blank.
2012-10-15 11:16:53 -07:00
Dan Dascalescu
0a89f9408d
Use better_markdown throughout
2012-10-13 21:31:55 -07:00
matt debergalis
7377ce2041
Major formatting and content update to docs.
2012-03-20 16:55:30 -07:00