Tony Brix
|
bf4022e00d
|
sort tests
|
2018-01-06 21:09:49 -06:00 |
|
Josh Bruce
|
ba2645774d
|
Merge pull request #1002 from UziTech/test-fix
All right. LGTM! Easy to change in future without affecting our users...rollback or something else. And confirmed.
Again, awesome work. Thank you.
|
2018-01-06 17:36:07 -05:00 |
|
Tony Brix
|
33b8848964
|
add error message on bench
|
2018-01-06 14:59:21 -06:00 |
|
Tony Brix
|
29426551a7
|
clean up
|
2018-01-06 12:05:16 -06:00 |
|
Tony Brix
|
7ee001a88c
|
minify
|
2018-01-06 10:58:38 -06:00 |
|
Tony Brix
|
fd5d192acd
|
Merge branch 'master' into test-fix
|
2018-01-06 10:58:25 -06:00 |
|
Tony Brix
|
b61af2a2c3
|
clean up
|
2018-01-06 10:46:21 -06:00 |
|
Tony Brix
|
59846d9733
|
update texting description
|
2018-01-06 02:02:41 -06:00 |
|
Tony Brix
|
253d97587a
|
update readme with new bench
|
2018-01-06 01:52:59 -06:00 |
|
Tony Brix
|
26de4f1298
|
fix octal literal
|
2018-01-06 01:44:32 -06:00 |
|
Tony Brix
|
03f510d5b7
|
add markdown-it to bench
|
2018-01-06 01:44:10 -06:00 |
|
Tony Brix
|
e5571beb52
|
linting
|
2018-01-06 01:19:43 -06:00 |
|
Tony Brix
|
9e0ec53ebb
|
fix bench
|
2018-01-06 01:16:46 -06:00 |
|
Tony Brix
|
52bfc9c4db
|
use front-matter for test options
|
2018-01-06 01:16:06 -06:00 |
|
Josh Bruce
|
a09441aef6
|
0.3.12
|
2018-01-05 23:43:05 -05:00 |
|
Josh Bruce
|
9027cc6053
|
0.3.11
|
2018-01-05 23:43:00 -05:00 |
|
Josh Bruce
|
54f8f7b8b7
|
Merge pull request #1000 from dominikwilkowski/patch-1
Added missing `text` render function to documentation
|
2018-01-05 19:53:01 -05:00 |
|
Dominik Wilkowski
|
94ba508891
|
Added missing text render function to documentation
|
2018-01-06 11:49:04 +11:00 |
|
Josh Bruce
|
4a5cf949ec
|
Merge pull request #852 from jeremyblalock/master
Make erroneous / dangerous links display as text only
Slated for 0.3.10
|
2018-01-05 18:27:22 -05:00 |
|
Josh Bruce
|
99eee90c91
|
Merge pull request #991 from learykara/patch-3
Declare undeclared variables
|
2018-01-05 17:55:15 -05:00 |
|
Kara Leary
|
14fca790fc
|
add 'use strict' to top of function
|
2018-01-05 06:19:25 -10:00 |
|
Josh Bruce
|
398bb715c7
|
Merge pull request #993 from smhg/fix-ie8-regex
Support older regex engines
|
2018-01-04 22:33:28 -05:00 |
|
Josh Bruce
|
08d25126d9
|
Merge pull request #977 from KostyaTretyak/parser-fix
Parser fix
|
2018-01-04 22:02:23 -05:00 |
|
Josh Bruce
|
6657cec957
|
Merge pull request #996 from Feder1co5oave/fix_link_desc
Handle backslash-escaped brackets in link description
|
2018-01-04 21:33:34 -05:00 |
|
Josh Bruce
|
9afd4f15fe
|
0.3.10
|
2018-01-04 21:30:03 -05:00 |
|
Federico Soave
|
1949dfdf21
|
handle escaped brackets in link description
|
2018-01-03 01:56:38 +01:00 |
|
Tony Brix
|
951f2c3916
|
change folder name to compiled_tests
|
2018-01-02 13:57:24 -06:00 |
|
Tony Brix
|
31005193a7
|
always "fix" tests before testing
|
2018-01-02 13:53:05 -06:00 |
|
Tony Brix
|
368952d101
|
add /test/tests to .gitignore
|
2018-01-02 13:51:11 -06:00 |
|
Tony Brix
|
5d2e796ca2
|
remove invalid failing test check
|
2018-01-02 12:07:55 -06:00 |
|
Tony Brix
|
f31d3fa43f
|
change .text to .md
|
2018-01-02 11:59:52 -06:00 |
|
Tony Brix
|
950e65ec51
|
add fixed tests to /new
|
2018-01-02 11:12:30 -06:00 |
|
Костя Третяк
|
13e97eb56b
|
Fix auto_links secure
Related to https://github.com/chjj/marked/pull/814
|
2018-01-02 19:05:01 +02:00 |
|
Federico Soave
|
1ec0bf387f
|
print more descriptive error messages when source is undefined (as in #979)
|
2018-01-02 15:10:01 +01:00 |
|
smhg
|
d978de4f50
|
support older regex engines
|
2018-01-01 14:52:55 +01:00 |
|
Kara Leary
|
115b65e082
|
declare undeclared variables
fix for https://github.com/chjj/marked/issues/990
|
2017-12-27 12:11:37 -10:00 |
|
Josh Bruce
|
18deb8b071
|
Merge pull request #987 from gromnitsky/master
add a test case for links defs & paragraphs
|
2017-12-27 09:56:55 -05:00 |
|
Josh Bruce
|
3fe746449b
|
Merge pull request #768 from mdentremont/remove-global
Remove "preferGlobal" from "package.json" file
|
2017-12-27 09:56:05 -05:00 |
|
Alexander Gromnitsky
|
e0388905c9
|
add a test case for links defs & paragraphs
|
2017-12-26 06:09:23 +02:00 |
|
Josh Bruce
|
53d99bbd28
|
Merge pull request #412 from cirosantilli/benchmarks-are-below
Typo benchmarks are below reference in README.
|
2017-12-25 20:07:35 -05:00 |
|
Josh Bruce
|
18c278ece7
|
Merge pull request #986 from styfle/patch-1
Update copyright to 2018 in README
|
2017-12-25 18:12:32 -05:00 |
|
Steven
|
97c82b7efa
|
Update copyright to 2018 in README
Because the new year is upon us
|
2017-12-25 17:53:35 -05:00 |
|
Josh Bruce
|
01718d8c54
|
Merge pull request #742 from wski/patch-1
small typo
|
2017-12-25 17:20:01 -05:00 |
|
Josh Bruce
|
abdb4ce5fb
|
Merge pull request #622 from KhanMaytok/master
Update year in README
|
2017-12-25 17:12:06 -05:00 |
|
Josh Bruce
|
e10429e6b9
|
Merge pull request #629 from vincentwoo/patch-1
Fix small typo occur[r]ed
|
2017-12-25 17:08:42 -05:00 |
|
Josh Bruce
|
7c5def0fcd
|
Merge pull request #470 from erictheise/patch-1
fix "typographic" typo in README.md
|
2017-12-25 17:01:33 -05:00 |
|
Josh Bruce
|
5ff21cfad8
|
Merge pull request #478 from PeterDaveHello/patch-1
Use svg instead of png to get better image quality
|
2017-12-25 17:00:02 -05:00 |
|
Josh Bruce
|
3d9aa62051
|
Merge pull request #481 from hubgit/patch-1
Use the correct default value for "sanitize" in the README example code
|
2017-12-25 16:59:13 -05:00 |
|
Josh Bruce
|
1e8f298e85
|
Merge pull request #344 from jasonkarns/patch-1
typo in readme
|
2017-12-25 16:50:17 -05:00 |
|
Josh Bruce
|
3a4f7a5dae
|
Merge pull request #976 from UziTech/v0.3.9
V0.3.9
0.3.9
|
2017-12-23 12:55:50 -05:00 |
|