Skip to content

Nested blockquotes - #1464

Merged
joshbruce merged 4 commits into
markedjs:masterfrom
UziTech:nested-blockquotes
May 3, 2019
Merged

Nested blockquotes#1464
joshbruce merged 4 commits into
markedjs:masterfrom
UziTech:nested-blockquotes

Conversation

@UziTech

@UziTechUziTech commented Apr 9, 2019

Copy link
Copy Markdown
Member

Marked version: master

Markdown flavor: All

Description

Removes recursion for nested blockquotes

Fixes#1462demo

TODO:

  • clean up code
  • add more tests

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

@UziTechUziTech changed the title [WIP] Nested blockquotesNested blockquotesApr 12, 2019
@styfle

Copy link
Copy Markdown
Member

@UziTech Are these todo's still relevant?

  • clean up code
  • add more tests

@UziTech

Copy link
Copy Markdown
MemberAuthor

Sorry no, I forgot to check them.

@styflestyfle added category: blockquotes L0 - security A security vulnerability within the Marked library is discovered labels Apr 18, 2019
@UziTechUziTech closed this Apr 25, 2019
@UziTech
UziTech deleted the nested-blockquotes branch April 25, 2019 05:11
@UziTech
UziTech restored the nested-blockquotes branch May 3, 2019 19:54
@UziTechUziTech reopened this May 3, 2019
@UziTech

Copy link
Copy Markdown
MemberAuthor

I'm not sure why I closed this before. This should be ready to merge.

/cc @styfle@joshbruce@davisjam

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: blockquotesL0 - securityA security vulnerability within the Marked library is discovered

Projects

None yet

Development

Successfully merging this pull request may close these issues.

marked(">".repeat(5000)) crashes with recursion error

3 participants

@UziTech@styfle@joshbruce