Skip to content

Decode header suggestions in Markdown path IntelliSense - #142392

Merged
Matt Bierner (mjbvz) merged 1 commit into
microsoft:mainfrom
satokaz:md-path-link-decode
Feb 7, 2022
Merged

Decode header suggestions in Markdown path IntelliSense#142392
Matt Bierner (mjbvz) merged 1 commit into
microsoft:mainfrom
satokaz:md-path-link-decode

Conversation

@satokaz

@satokaz Kazuyuki Sato (satokaz) commented Feb 7, 2022

Copy link
Copy Markdown
Contributor

This PR fixes #142330

Markdown path IntelliSense header link will suggest an encoded string.
It's fix to decode this and display the displayable character string.

The inserted decoded header works properly as an anchor.

スクリーンショット 2022-02-07 21 51 03

@mjbvz

Copy link
Copy Markdown
Contributor

Seems reasonable give that we already strip most special characters. Let's try it in the next insiders

@github-actions github-actions Bot locked and limited conversation to collaborators Mar 24, 2022
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.

Markdown path IntelliSense suggests header becomes an encoded string

2 participants