81 Commits

Author SHA1 Message Date
Hsiaoming Yang
6a30b517b1 1. fix benchmark for showdown
2. remove discount benchmark // not working on v0.8.x
3. add robotskirt benchmark
4. add target of bench in Makefile
5. add devDependencies in package.json
2013-03-01 17:25:28 +08:00
Christopher Jeffrey
873170ba5c remove test/fix and test/fix.js. 2013-02-12 01:19:48 -06:00
Christopher Jeffrey
6246784914 allow options for tests and benchmarks. 2013-02-07 04:27:39 -06:00
Christopher Jeffrey
78dc1f1190 Require marked relatively for tests. 2013-01-20 17:44:25 -06:00
Christopher Jeffrey
995cb0ca00 fix options merge. 2013-01-09 13:43:36 -06:00
Christopher Jeffrey
57123433f5 more test refactoring. 2013-01-06 22:03:59 -06:00
Christopher Jeffrey
313349217b refactor tests. 2013-01-06 21:43:11 -06:00
Christopher Jeffrey
fdc1d61f53 clean up tests. 2013-01-03 08:30:51 -06:00
Christopher Jeffrey
75053dd0c0 refactor test. dont use html prettifier. 2012-03-11 00:45:28 -06:00
Christopher Jeffrey
1bf3dc4bf7 quick and dirty test interface for clientside 2012-03-11 00:43:00 -06:00
Christopher Jeffrey
791cf53772 rename setDefaults to setOptions, refactor. update benchmarks. 2012-02-20 08:50:43 -06:00
Christopher Jeffrey
3e42b67057 always sanitize html blocks, even if pedantic. benchmarks. 2012-02-19 21:51:52 -06:00
Christopher Jeffrey
b2189ab99c optimize options more 2012-02-19 21:29:23 -06:00
Christopher Jeffrey
2eb297cda3 undo main.text change for benchmark comparisons, refactor test/index.js 2012-01-28 16:55:21 -06:00
Christopher Jeffrey
91bb13c714 add markdown test suite's backslash escape test 2012-01-14 04:57:24 -06:00
Christopher Jeffrey
a731a41f44 fix benchmark 2012-01-09 08:57:58 -06:00
Christopher Jeffrey
c216a1ee7e add paragraph test, refactor, change comments 2012-01-06 01:07:45 -06:00
Christopher Jeffrey
5d4fed5c7a ridiculous optimization 2012-01-03 03:36:03 -06:00
Christopher Jeffrey
c94db866bf gfm autolinks and em underscores. more compliant strong and em. 2012-01-02 23:59:13 -06:00
Christopher Jeffrey
6b7397d1e5 add tests for gfm, move some things around 2011-12-17 17:35:23 -06:00
Christopher Jeffrey
83d114730a Cleaning up
Make benchmarks work with npm markdown-js
Clean todo list
Clean up readme
Add new benchmarks
Dont count lines in the readme
Add CLI example in readme
2011-12-10 15:28:16 -06:00
Christopher Jeffrey
628994fec1 more benchmarks 2011-10-22 08:36:34 -05:00
Christopher Jeffrey
ec66281957 benchmarks, readme 2011-08-26 05:20:42 -05:00
Christopher Jeffrey
40235e7e15 all tests 2011-08-22 23:40:55 -05:00
Christopher Jeffrey
5bee56b71a better testing 2011-08-22 23:16:25 -05:00
Christopher Jeffrey
3f0dfa4d6f moving 2011-08-22 22:34:20 -05:00
Christopher Jeffrey
faa114ae67 test suite 2011-08-21 19:49:24 -05:00
Christopher Jeffrey
ee2223b2aa test 2011-08-10 21:55:10 -05:00
Christopher Jeffrey
457adda267 bin, tests 2011-08-10 21:50:25 -05:00
Christopher Jeffrey
902686c0e2 mode 2011-07-31 17:27:10 -05:00
Christopher Jeffrey
ccfc53b4a3 marked down 2011-07-24 08:15:35 -05:00