Skip to content

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Jun 28, 2019

Marked version: 0.6.2

Markdown flavor: GitHub Flavored Markdown with breaks

Description

the breaks: true option broke in v0.6.2 because of #1460

This reverts the change only when the breaks option is set to true.

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

@UziTech
Copy link
Member Author

UziTech commented Jun 28, 2019

This fixes the breaks but it adds back the redos in quadradic_br.js when breaks: true option is used.

@UziTech UziTech requested review from davisjam, joshbruce and styfle June 28, 2019 16:29
@UziTech
Copy link
Member Author

UziTech commented Jun 28, 2019

This should be released soon since this probably affects a lot of marked users

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.

I don't know what is worse, broken breaks or redos 🤷‍♂

@davisjam
Copy link
Contributor

Let's get this merged. I think fixing a behavior regression is more important than a performance regression.

@UziTech UziTech merged commit c95667f into markedjs:master Jun 29, 2019
@UziTech UziTech deleted the fix-breaks branch June 29, 2019 18:16
@fdietze
Copy link

fdietze commented Jun 29, 2019

Thank you!

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.

0.6.1 -> 0.6.2 broke breaks option (Regression)

4 participants