8000
Skip to content

fix: fix marked.use with multiple args - #2651

Merged
UziTech merged 1 commit into
markedjs:masterfrom
UziTech:merge-options
Nov 20, 2022
Merged

fix: fix marked.use with multiple args#2651
UziTech merged 1 commit into
markedjs:masterfrom
UziTech:merge-options

Conversation

@UziTech
@UziTech UziTech commented Nov 12, 2022
Copy link
Copy Markdown
Member

Marked version: 4.2.2

Description

Contributor

  • Test(s) exist to ensure functionality and minimize regression (if no tests added, list tests covering this PR); or,
  • no tests required for this PR.
  • If submitting new feature, it has been documented in the appropriate places.

Committer

In most cases, this should be a different person than the contributor.

@vercel
vercel Bot commented Nov 12, 2022
Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
marked-website ✅ Ready (Inspect) Visit Preview Nov 12, 2022 at 7:39AM (UTC)

@UziTech
UziTech commented Nov 19, 2022
Copy link
Copy Markdown
Member Author

Any objections to merging this?

@styfle styfle left a comment
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look good, thanks! 🎉

@UziTech
UziTech merged commit 73a7bf5 into markedjs:master Nov 20, 2022
@UziTech
UziTech deleted the merge-options branch November 20, 2022 16:06
github-actions Bot pushed a commit that referenced this pull request Nov 20, 2022
## [4.2.3](v4.2.2...v4.2.3) (2022-11-20)

### Bug Fixes

* fix entity specs ([#2652](#2652)) ([36a2b63](36a2b63))
* fix link reference definitions specs ([#2654](#2654)) ([b7eea95](b7eea95))
* fix marked.use with multiple args ([#2651](#2651)) ([73a7bf5](73a7bf5))
* fix multiline setext headings ([#2655](#2655)) ([4aee878](4aee878))
Logiclayer1111 pushed a commit to Logiclayer1111/marked that referenced this pull request Apr 20, 2026
## [4.2.3](markedjs/marked@v4.2.2...v4.2.3) (2022-11-20)

### Bug Fixes

* fix entity specs ([#2652](markedjs/marked#2652)) ([ebf92f5](markedjs/marked@ebf92f5))
* fix link reference definitions specs ([#2654](markedjs/marked#2654)) ([806c1b2](markedjs/marked@806c1b2))
* fix marked.use with multiple args ([#2651](markedjs/marked#2651)) ([5ef00b1](markedjs/marked@5ef00b1))
* fix multiline setext headings ([#2655](markedjs/marked#2655)) ([b098308](markedjs/marked@b098308))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple extensions in marked.use() causing defaults being wrongly overrided

2 participants

0