Tony Brix
2d8045fe7e
test 3 spaces before table rows
2020-03-09 15:33:49 -05:00
Tony Brix
431f523419
remove unneeded code
2020-03-09 14:20:32 -05:00
Tony Brix
d8c09c13c1
add tests
2020-03-09 11:02:34 -05:00
Tony Brix
cbcda26637
copy table rules to nptables
2020-03-09 11:02:26 -05:00
MarkedJS bot
11a035e698
build [skip ci]
2020-03-06 20:20:24 +00:00
Tony Brix
8f1917e814
Merge pull request #1598 from calculuschild/table-block-breaks
...
Fix GFM tables not breaking on block-level structures
2020-03-06 14:16:32 -06:00
Steven
6ae3651627
Merge pull request #1603 from octogonz/octogonz/fix-highlight.js
...
Improve example for invoking highlight.js
2020-02-14 14:43:41 -05:00
Pete Gonzalez
6472717eaa
Improve example for invoking highlight.js
2020-02-13 13:46:46 -08:00
MarkedJS bot
3ab4bf5cfd
🗜️ build [skip ci]
2020-02-13 18:08:58 +00:00
Josh Bruce
a4c9c8466b
Merge pull request #1602 from UziTech/render-inline-html
...
send inline html to renderer
2020-02-13 12:05:01 -06:00
Steven
4956bd3735
Merge branch 'master' into render-inline-html
2020-02-12 10:00:54 -05:00
Tony Brix
11656f8bd4
add inline html test
2020-02-12 00:24:43 -06:00
Tony Brix
1b70c4ace3
send inline html to renderer
2020-02-12 00:14:02 -06:00
MarkedJS bot
a20e2f7c07
🗜️ build [skip ci]
2020-02-11 18:14:18 +00:00
Steven
1f96816292
Merge pull request #1600 from calculuschild/Fix-Example-116
...
Fix GFM Example 116
2020-02-11 13:10:22 -05:00
Trevor Buckner
5972e73b0f
Update fences after tables regex
...
Fences after tables fixed in line with PR #1600 .
2020-02-11 11:32:43 -05:00
Trevor Buckner
ec38dd1d0b
Remove + on heading regex
...
Unneeded + on regex heading detection after tables and paragraphs
2020-02-11 11:30:33 -05:00
Trevor Buckner
63454d2457
Fix GFM Example 116
...
Only code fences made from backticks cannot have other backticks in the same line. Fences with tildes can have both tildes and backticks. This allows the tilde case to work correctly.
Also test for detection of these fences as they break or do not break paragraphs.
2020-02-10 16:06:38 -05:00
Trevor Buckner
30ca83bdf5
Update src/rules.js
...
Simplify `code` regex
Co-Authored-By: Tony Brix <tony@brix.ninja>
2020-02-10 15:09:19 -05:00
MarkedJS bot
5ebb8fcbe7
🗜️ build [skip ci]
2020-02-05 16:59:36 +00:00
Steven
bea10d8fc1
Merge pull request #1599 from markedjs/cleanup-now-json
...
Cleanup now.json
2020-02-05 11:55:50 -05:00
Steven
fa31e3dd6d
Add .nowignore
2020-02-05 11:48:35 -05:00
Trevor Buckner
a7949596ce
Removed console.log
2020-02-05 10:58:43 -05:00
Steven
4a641a9072
Cleanup now.json
2020-02-05 10:31:45 -05:00
Trevor Buckner
090d11e1c6
Fix GFM tables not breaking on block-level structures
...
Includes test cases for all block-level structures and some inline-level structures (which should still appear in the table)
2020-02-04 23:46:34 -05:00
Tony Brix
a42413d4fa
marked --help ( #1588 )
...
marked --help
2019-12-27 08:38:18 -06:00
cancerberosgx
3477a0944b
marked --help
2019-12-26 16:09:02 -03:00
Tony Brix
416003b50d
0.8.0 ( #1571 )
...
0.8.0
v0.8.0
2019-12-12 14:47:15 -06:00
Tony Brix
6612ed1185
0.8.0
2019-12-12 12:31:58 -06:00
MarkedJS bot
bef6137f80
🗜️ build [skip ci]
2019-12-12 18:19:18 +00:00
Josh Bruce
c3ac5e1448
Merge pull request #1581 from UziTech/module-field
...
remove module field - May want to double check that this is in the correct place in the release notes. I put it under fix based one the discussion linked above and added a note re updating the dev dependencies.
2019-12-12 10:14:44 -08:00
Tony Brix
45a9c4ae5d
Merge pull request #1577 from UziTech/build-user
...
fix build user
2019-12-12 10:29:55 -06:00
Tony Brix
316a6d712e
remove module field and update deps
2019-12-12 10:20:53 -06:00
Tony Brix
6a9c4c3d45
fix build user
2019-12-06 11:37:17 -06:00
Travis-CI
ed18cd5821
🗜️ build [skip ci]
2019-12-05 23:08:43 +00:00
Tony Brix
edf87e3f80
Remove static properties from helpers ( #1575 )
...
Remove static properties from helpers
2019-12-05 17:04:42 -06:00
Tony Brix
81d3018e54
Remove incorrectly used browser field ( #1573 )
...
Remove incorrectly used browser field
2019-12-05 17:04:31 -06:00
Tony Brix
2df8c4ad41
Use Babel's loose mode for shorted & more performant code ( #1572 )
...
Use Babel's loose mode for shorted & more performant code
2019-12-05 17:04:15 -06:00
Tony Brix
ef7fa93aa1
fix changing global defaults ( #1576 )
...
fix changing global defaults
2019-12-05 17:03:54 -06:00
Tony Brix
630aaa65b5
add test
2019-12-05 11:45:07 -06:00
Tony Brix
d55fc105ca
fix changing global defaults
2019-12-05 11:27:44 -06:00
Mateusz Burzyński
34df290fd0
Remove static properties from helpers
2019-12-04 21:14:51 +01:00
Mateusz Burzyński
a21f3480ed
Remove incorrectly used browser field
2019-12-04 19:42:05 +01:00
Mateusz Burzyński
e2aadef8fa
Use Babel's loose mode for shorted & more performant code
2019-12-04 17:29:13 +01:00
Travis-CI
ef7cde4d6d
🗜️ build [skip ci]
2019-12-04 16:08:44 +00:00
Tony Brix
c3cafffcdf
Merge pull request #1563 from UziTech/rollup
...
Separate marked into modules
2019-12-04 10:04:27 -06:00
Tony Brix
2571795d56
build marked.js
2019-11-27 00:36:10 -06:00
Tony Brix
aae38bb9f5
remove security scan
2019-11-27 00:34:23 -06:00
Tony Brix
a8730bf7b9
update copyright year
2019-11-11 11:38:04 -06:00
Tony Brix
4736f3ebba
Update copyright year
...
Co-Authored-By: Steven <steven@ceriously.com>
2019-11-11 11:24:05 -06:00