Skip to content

send inline html to renderer - #1602

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

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

Conversation

@UziTech

@UziTechUziTech commented Feb 12, 2020

Copy link
Copy Markdown
Member

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

vercelBot commented Feb 12, 2020

Copy link
Copy Markdown

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

@styflestyfle 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.

Nice!

@joshbruce
joshbruce merged commit a4c9c84 into markedjs:masterFeb 13, 2020
@octogonz

Copy link
Copy Markdown
Contributor

Just curious, when will this fix get published?

@styfle

Copy link
Copy Markdown
Member

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?

tn0ms pushed a commit to warashibe/marked that referenced this pull request May 27, 2026
Sign up for freeto 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

@UziTech@octogonz@styfle@joshbruce