Skip to content

Fix auto-linking email - #1338

Merged
styfle merged 4 commits into
markedjs:masterfrom
Feder1co5oave:fix-1218
Sep 18, 2018
Merged

Fix auto-linking email#1338
styfle merged 4 commits into
markedjs:masterfrom
Feder1co5oave:fix-1218

Conversation

@Feder1co5oave

@Feder1co5oaveFeder1co5oave commented Sep 18, 2018

Copy link
Copy Markdown
Contributor

Markdown flavor: GitHub Flavored

Description

Fixes#1218 (see comment)
Fixes#1307
Fixes#1327

I believe this complies better with the gfm spec.

Contributor

  • Test(s) exist to ensure functionality and minimize regression (if no tests added, list tests covering this PR)

@styfle

styfle commented Sep 18, 2018

Copy link
Copy Markdown
Member

This looks like a duplicate of PR #1337
I think I prefer #1337 because it fixes several bugs. And because it's LEET 😃

@Feder1co5oave

Copy link
Copy Markdown
ContributorAuthor

@styfle see #1218 (comment)

@Feder1co5oave

Copy link
Copy Markdown
ContributorAuthor

updated fix list

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

#1337 fix for this was just to move code span precedence above autolink but I like this solution better. We could merge this and I will fix merge conflicts in #1337

@styfle

styfle commented Sep 18, 2018

Copy link
Copy Markdown
Member

I didn't realize this fixes the strike-though and bold bugs too! Let me take a look again.

Comment threadlib/marked.js
@styflestyfle changed the title Fix 1218Fix auto-linking emailSep 18, 2018
@styfle

Copy link
Copy Markdown
Member

Alright I'll go ahead and merge this

@styfle
styfle merged commit 2a94e20 into markedjs:masterSep 18, 2018
@Feder1co5oave
Feder1co5oave deleted the fix-1218 branch September 18, 2018 21:22
@UziTechUziTech mentioned this pull request Sep 18, 2018
4 tasks
@styflestyfle mentioned this pull request Sep 24, 2018
12 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Feder1co5oave@styfle@UziTech