Skip to content

Fixes markdown link syntax highlighting bug#38328

Merged
mjbvz merged 1 commit intomicrosoft:masterfrom
shivammittal99:markdown-bug
Nov 14, 2017
Merged

Fixes markdown link syntax highlighting bug#38328
mjbvz merged 1 commit intomicrosoft:masterfrom
shivammittal99:markdown-bug

Conversation

@shivammittal99
Copy link
Contributor

@shivammittal99 shivammittal99 commented Nov 14, 2017

Fixes Issue: #38049

Removed the optional space in regexp for the link markdown

@msftclas
Copy link

msftclas commented Nov 14, 2017

CLA assistant check
All CLA requirements met.

@mjbvz mjbvz added this to the November 2017 milestone Nov 14, 2017
@mjbvz mjbvz merged commit 5fd4061 into microsoft:master Nov 14, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Nov 14, 2017

Thanks! Fix will be in the next insiders build

@shivammittal99 shivammittal99 deleted the markdown-bug branch November 14, 2017 16:52
mjbvz added a commit that referenced this pull request Nov 14, 2017
mjbvz added a commit that referenced this pull request Nov 14, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Nov 14, 2017

Sorry, this change things and had to be reverted. The problem is that when the regexp capture group was deleted, we also need to shift all the capture indices after it down. I will take a quick look into fixing this

mjbvz added a commit that referenced this pull request Nov 14, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants