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

fix: Modify isCoverPage check conditions #10453

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Conversation

filzrev
Copy link
Contributor

@filzrev filzrev commented Dec 11, 2024

This PR intended to fix issue reported at #10414

I've added #10416 before to fix coverPage rendering issue.
But isCoverPage check logics is not sufficient for relative path.

What's changed in this PR

  • Normalize page URL before comparing to coverPage URL.
  • Add settings for seed projects to exclude pdf/*.html files from contents.

@yufeih yufeih added the bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note label Dec 14, 2024
@yufeih yufeih merged commit 445113c into dotnet:main Dec 14, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants