Update dependency marked to v1
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
marked (source) | dependencies | major | ^1.1.0 | homepage, source |
Release Notes
markedjs/marked
v1.1.0
Features
- Add
walkTokens
option #1664
Fixes
- Fix
renderer.code
includes space at beginning of each line of code #1645 - Fix codespan newline #1652
- Fix comma after underscore emphasis #1660
- Fix loose task list with no tokens #1674
- Add
browser
field inpackage.json
pointing to es5 output #1661 - Add newline to rendered code with language #1670
- Fix async highlighter walking all tokens #1664
Docs
- Add
tokenizer
to option docs #1662
v1.0.0
Breaking changes
- Add inline tokens to
marked.lexer
output #1627 - Treat escape token same way as plain text tokens #1642
- Add
Tokenizer
to allow extending token creation #1637
Features
- Add
marked.use()
method to extend options #1646
Fixes
- Fix intra-word emphasis can match the wrong asterisks #1636
- Fix italics modifier (
_
) breaks links containing underscores #1641 - Fix closing delimited * incorrect for consecutive ocurrences #1644
Docs
- Fix lexer data token in demo #1638
CI
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.