Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix async highlight not async #1685

Merged
merged 1 commit into from May 22, 2020
Merged

fix async highlight not async #1685

merged 1 commit into from May 22, 2020

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented May 21, 2020

Marked version: 1.1.0

Description

Fix bug when using synchronous highlighter asynchronously

Contributor

  • Test(s) exist to ensure functionality and minimize regression

Committer

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

  • Draft GitHub release notes have been updated.
  • CI is green (no forced merge required).
  • Merge PR

@vercel
Copy link

vercel bot commented May 21, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/markedjs/markedjs/qpzfg7jxn
✅ Preview: https://markedjs-git-fork-uzitech-fix-highlight-asyncs.markedjs.now.sh

@styfle styfle merged commit ced3ff1 into markedjs:master May 22, 2020
@UziTech UziTech deleted the fix-highlight-asyncs branch June 17, 2020 17:55
@UziTech UziTech mentioned this pull request Jul 13, 2020
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Only the first code block is highlighted when using an async highlighter in 1.1.0
3 participants