Tony Brix
ded5e24f7e
update link
2019-07-02 11:46:47 -05:00
Tony Brix
1f4c17fa8a
Merge branch 'master' into spec-options
2019-07-02 09:36:05 -05:00
Tony Brix
6bae3a2b76
Link parenthesis ( #1509 )
...
Link parenthesis
2019-07-02 09:34:29 -05:00
Tony Brix
2a1bbeda57
Sanitize hardening ( #1504 )
...
Sanitize hardening
Co-authored-by: Tony Brix <tony@brix.ninja>
2019-07-02 09:33:53 -05:00
Tony Brix
59ec6fba0c
fix calculation
2019-07-02 08:40:28 -05:00
Tony Brix
b78e498f07
update deprecation warning
2019-07-02 08:33:05 -05:00
Tony Brix
44dbeeb31e
remove tables option
2019-07-02 00:23:57 -05:00
Tony Brix
d2e85d9b34
fix fences
2019-07-01 23:35:08 -05:00
Tony Brix
7bc6e3faa5
add comment
2019-07-01 08:49:54 -05:00
Tony Brix
f478dfbd9c
move tables to gfm
2019-07-01 08:49:05 -05:00
Tony Brix
8ccc1f1547
improve paragraph
2019-07-01 08:47:06 -05:00
Tony Brix
ba2eedd2d0
improve lheading
2019-07-01 08:33:14 -05:00
Tony Brix
57f6d89aff
improve heading
2019-07-01 08:30:41 -05:00
Tony Brix
900114abb2
move fences to normal
2019-07-01 08:12:36 -05:00
KT
44da69e30d
recommend more variety of sanitize libraries
2019-06-28 21:28:15 +02:00
Tony Brix
e774f77e82
fix breaks
2019-06-28 11:25:37 -05:00
KT
73ad6589b8
make lint happy
2019-06-27 01:30:01 +02:00
KT
08389dba3c
harden sanitization
2019-06-27 01:08:58 +02:00
KT
6b4d7923db
add deprecation warning for sanitize option
2019-06-27 01:07:13 +02:00
Tony Brix
9c91e40e3b
revert #1464
2019-06-05 11:04:38 -05:00
x13machine
281b808a92
conflict fix 2
2019-05-21 18:42:00 -05:00
Tony Brix
1a1dd43ab1
space-before-function-paren never
2019-05-03 20:59:44 -05:00
Tony Brix
bc835ae99e
simplify eslint config
2019-05-03 20:59:44 -05:00
Tony Brix
d9f22d2726
separate eslint config
2019-05-03 20:59:43 -05:00
Josh Bruce
67b91cf122
Merge pull request #1464 from UziTech/nested-blockquotes
...
Nested blockquotes
2019-05-03 15:09:31 -07:00
jocs
0ec9fa90b6
fix eslint error and change commonmark to 0.x
2019-04-17 22:58:55 +08:00
jocs
be099c4fab
fix: failed commonmark examples 57 and 40
2019-04-17 22:48:11 +08:00
Tony Brix
8316a936cd
clean up code
2019-04-12 10:56:54 -05:00
Tony Brix
8da970cd2c
no recursion for nested blockquotes
2019-04-09 10:17:59 -05:00
Anders Kaseorg
be27472a81
Improve worst-case performance of inline.text regex
...
The old regex may take quadratic time to scan for potential line
breaks or email addresses starting at every point. Fix it to avoid
scanning from points that would have been in the middle of a previous
scan.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-04-04 11:13:51 -07:00
x13machine
2fbadaf5f4
fix syntax
2019-03-21 12:10:31 -05:00
x13machine
a92adde538
fixed *"* bug
2019-03-21 02:02:30 -05:00
x13machine
dd696a7792
lint
2019-03-21 01:50:47 -05:00
x13machine
add24ca26c
fixed example #452
2019-03-21 01:41:52 -05:00
x13machine
4c54bd1a66
fixed example #333
2019-03-21 01:18:31 -05:00
x13machine
1b0ba2a19d
em bug fix
2019-03-18 01:18:36 -05:00
Tony Brix
42e816c2a2
fix again
2019-03-12 15:23:12 -05:00
Tony Brix
246dd3df54
fix whitespace after tag
2019-03-12 15:20:46 -05:00
Tony Brix
0f0b763748
allow html without \n after
2019-03-12 13:04:45 -05:00
Tony Brix
e540b6a344
Merge pull request #1446 from UziTech/list-table
...
Fix tables in a list
2019-03-12 09:20:12 -05:00
Tony Brix
f8679c97c2
Merge pull request #1439 from UziTech/new-line-after-table
...
New line after table
2019-03-12 09:17:11 -05:00
Tony Brix
6c22ae4e9e
tables don't have to be top level
2019-03-11 09:07:25 -05:00
Tony Brix
85ba901364
Update lib/marked.js
...
Co-Authored-By: x13machine <brandanw2@gmail.com>
2019-03-08 14:26:32 -06:00
x13machine
f0fa0740fa
add token boolean to listitem parameter
2019-03-08 12:38:38 -06:00
Tony Brix
11d8f6568b
Merge branch 'master' into new-line-after-table
2019-03-08 11:11:27 -06:00
Tony Brix
27fdafbd91
fix new line after table
2019-03-07 16:21:33 -06:00
Tony Brix
9dc35bf65a
remove title from link
2019-03-05 20:51:46 -06:00
Tony Brix
b44ae6e1ea
fix link
2019-02-20 13:20:24 -06:00
Tony Brix
ceee1784fc
remove continue
2019-02-08 08:14:59 -06:00
Tony Brix
77a7826fbe
use function to check for end of link
2019-02-07 10:44:10 -06:00