Christopher Jeffrey
7eed150966
Merge remote-tracking branch 'lepture/renderer'
2013-12-03 23:09:03 -06:00
Maxime Thirouin
22313ad9ee
fix pygmentize typo
...
pygementize => pygmentize
2013-11-18 08:25:56 +01:00
Christopher Jeffrey
ab84e8c605
add headerPrefix option. fixes #272 . misc readme fixes.
2013-11-02 18:26:20 -05:00
Christopher Jeffrey
e7963ca778
add half-assed CLA to readme.
2013-08-12 11:09:16 -05:00
Christopher Jeffrey
0903a3ea5b
minor readme fix.
2013-08-07 11:57:46 -05:00
Christopher Jeffrey
0a7cc9ec6f
add contributing section to readme.
2013-08-07 10:36:54 -05:00
Ivan Fraixedes
7aef749538
Fixed the parameters' order of the hightlightAuto function call in the hightlight code example
2013-08-03 15:17:44 +01:00
Christopher Jeffrey
c8e421ced3
Merge pull request #186 from ChrisWren/readme
...
Properly use async method signature in second example
2013-08-02 09:48:36 -07:00
Matias Niemelä
7295f6d9f5
fixed README to correctly point out the default sanitize value
2013-07-25 13:37:55 -04:00
Chris Wren
420fd34991
Fixed order of highlight options in highlight.js example
2013-07-06 04:13:52 -07:00
ChrisWren
8f314bcae0
Properly use async method signature in second example
2013-07-04 11:04:04 -07:00
ChrisWren
a70d36610b
Updated README
2013-06-28 11:54:34 -07:00
Ian Storm Taylor
cd393e6613
added smartypants to readme
2013-06-01 14:30:49 -06:00
Hsiaoming Yang
cd660550bd
make example more clearly
2013-03-12 11:59:20 +08:00
Hsiaoming Yang
b628f20a79
remove the convient way
2013-03-11 16:14:40 +08:00
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
Hsiaoming Yang
7cf81320f3
add readme for renderer
2013-03-01 14:12:17 +08:00
Christopher Jeffrey
3c9a905305
Add langPrefix to readme.
2013-01-20 12:16:08 -06:00
Christopher Jeffrey
56b13a8c2d
Add smart-lists to readme.
2013-01-17 09:32:10 -06:00
Christopher Jeffrey
64f892f067
update readme.
2013-01-04 18:29:00 -06:00
Christopher Jeffrey
f7be7f9640
fix potential problems with highlighter callback and escapes.
2012-04-11 01:57:17 -05:00
Christopher Jeffrey
b814a0af9b
typo in readme
2012-04-06 16:09:31 -05:00
Christopher Jeffrey
041dd98ed4
change highlight option. add code class prefix.
2012-04-06 16:08:17 -05:00
Christopher Jeffrey
0e2ce6b638
touch up readme and man page
2012-04-06 15:49:46 -05:00
Christopher Jeffrey
791cf53772
rename setDefaults to setOptions, refactor. update benchmarks.
2012-02-20 08:50:43 -06:00
Christopher Jeffrey
ad984d4f74
always reset options. typo.
2012-02-19 22:30:25 -06:00
Christopher Jeffrey
b2189ab99c
optimize options more
2012-02-19 21:29:23 -06:00
Christopher Jeffrey
79975978b0
add options: pedantic, gfm, sanitize.
2012-02-19 19:15:11 -06:00
Christopher Jeffrey
5ad8be48ad
update benchmark times
2012-01-28 22:57:59 -06:00
Christopher Jeffrey
a1f2bce65f
create link definition rule. update benchmark times.
2012-01-18 09:09:51 -06:00
Christopher Jeffrey
9270abf5ff
Finally faster than discount.
2012-01-16 22:59:05 -06:00
Christopher Jeffrey
5f7edf47ed
Prepare ship for ludicrous speed.
...
Make sure to eat extra newlines at the end of certain block rules.
This avoids an extra iteration for `space` tokens.
Marked is now roughly 97% or 98% the speed of Discount.
2012-01-13 05:29:20 -06:00
Christopher Jeffrey
cab5ccc1f0
update readme, switch text and paragraph rule, comments
2012-01-03 11:13:36 -06:00
Christopher Jeffrey
5d4fed5c7a
ridiculous optimization
2012-01-03 03:36:03 -06:00
Christopher Jeffrey
10e58d5b14
update readme and license
2012-01-03 00:44:51 -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
9d370fb8c3
readme, benchmarks, version
2011-10-22 09:16:14 -05:00
Christopher Jeffrey
ec66281957
benchmarks, readme
2011-08-26 05:20:42 -05:00
Christopher Jeffrey
75c345f086
links, readme, version
2011-08-23 00:07:50 -05:00
Christopher Jeffrey
8b5815802a
update todo list
2011-08-21 19:57:05 -05:00
Christopher Jeffrey
774fad23c7
readme
2011-08-15 21:14:51 -05:00
Christopher Jeffrey
48637b61bb
todo
2011-08-15 00:19:53 -05:00
Christopher Jeffrey
08775d58ed
readme
2011-08-14 03:34:10 -05:00
Christopher Jeffrey
6abe79e6ea
perfected
2011-08-13 23:19:46 -05:00
Christopher Jeffrey
1e9de14a49
readme
2011-08-10 21:52:54 -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