Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename should escape angle brackets as needed #139

Closed
mjbvz opened this issue Jun 5, 2023 · 0 comments · Fixed by #141
Closed

Rename should escape angle brackets as needed #139

mjbvz opened this issue Jun 5, 2023 · 0 comments · Fixed by #141

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Jun 5, 2023

[abc](</old.md>)

Rename old.md to <b>.md

Expected

We need to escape the angle brackets:

[abc](<\<b\>.md>)
mjbvz added a commit to mjbvz/vscode-markdown-languageservice that referenced this issue Jun 5, 2023
@mjbvz mjbvz mentioned this issue Jun 5, 2023
@mjbvz mjbvz closed this as completed in #141 Jun 5, 2023
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 a pull request may close this issue.

1 participant