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(post): remove front-matter property link #5253

Merged
merged 1 commit into from Jul 27, 2023
Merged

feat(post): remove front-matter property link #5253

merged 1 commit into from Jul 27, 2023

Conversation

stevenjoezhang
Copy link
Member

What does it do?

Issue resolved: #5239

Screenshots

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

@github-actions
Copy link

How to test

git clone -b link https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test

@stevenjoezhang stevenjoezhang linked an issue Jul 27, 2023 that may be closed by this pull request
2 tasks
@coveralls
Copy link

Coverage Status

coverage: 99.529%. remained the same when pulling 4036c1e on link into 0257bb3 on v7.0.0.

@SukkaW SukkaW merged commit 99e94cc into v7.0.0 Jul 27, 2023
32 checks passed
@SukkaW
Copy link
Member

SukkaW commented Jul 27, 2023

Note that this is still a breaking change, although I highly doubt if anyone is even using this property.

Sign up for free to 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.

Specify the use cases of link posts
4 participants