Skip to content

send inline html to renderer#1602

Merged
joshbruce merged 3 commits intomarkedjs:masterfrom
UziTech:render-inline-html
Feb 13, 2020
Merged

send inline html to renderer#1602
joshbruce merged 3 commits intomarkedjs:masterfrom
UziTech:render-inline-html

Conversation

@UziTech
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Contributor

Just curious, when will this fix get published?

@styfle
Copy link
Copy Markdown
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
Copy Markdown
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?

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