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

feat(markdown): support relative image link without ./ #1103

Merged
merged 2 commits into from May 11, 2023

Conversation

Mister-Hope
Copy link
Member

@Mister-Hope Mister-Hope commented Sep 25, 2022

Recognize relative image links not staring with ./ in markdown.

BREAKING CHANGE: markdown image syntax does not support alias anymore, you should use <img> tag to use alias

@Mister-Hope Mister-Hope linked an issue Sep 25, 2022 that may be closed by this pull request
@meteorlxy
Copy link
Member

Should also update docs

@Mister-Hope
Copy link
Member Author

Done @meteorlxy

@Mister-Hope
Copy link
Member Author

Mister-Hope commented Jan 7, 2023

I would recommend you to finish docs tweaks and publish this feature in new version. This stops users switching to vuepress from github wiki or just markdown files in repo.

@meteorlxy meteorlxy merged commit b7d71be into main May 11, 2023
29 checks passed
@meteorlxy meteorlxy deleted the markdown/image-src branch May 11, 2023 12:28
@fdevans
Copy link
Contributor

fdevans commented Sep 26, 2023

This breaking change is disappointing and will be a lot of work to upgrade for our site.

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.

[Bug report] VuePress failed to resolve images without ./
3 participants