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

send inline html to renderer #1602

Merged
merged 3 commits into from Feb 13, 2020
Merged

send inline html to renderer #1602

merged 3 commits into from Feb 13, 2020

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Feb 12, 2020

Marked version: 0.8.0

Description

Send inline html to the render.html method.

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 Feb 12, 2020

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

🔍 Inspect: https://zeit.co/markedjs/markedjs/9t7zpuax5
✅ Preview: https://markedjs-git-fork-uzitech-render-inline-html.markedjs.now.sh

Copy link
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

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

Nice!

@joshbruce joshbruce merged commit a4c9c84 into markedjs:master Feb 13, 2020
@octogonz
Copy link
Contributor

Just curious, when will this fix get published?

@styfle
Copy link
Member

styfle commented Feb 13, 2020

We usually release every few months so maybe by the end of this month.

You use master if you need the fix right now like we use on our demo site.

https://marked.js.org/demo/

@octogonz
Copy link
Contributor

We usually release every few months so maybe by the end of this month.

Why not more frequently? It's just a CI job that runs npm publish, right?

zhenalexfan pushed a commit to zhenalexfan/MarkdownHan that referenced this pull request Nov 8, 2021
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.

Renderer.html() is not invoked if HTML is not preceded by a newline
4 participants