Skip to content

Conversation

@ehuss
Copy link
Contributor

@ehuss ehuss commented Oct 30, 2025

This changes it so that header and <dt> tags manually written as HTML are not modified (no anchor, no id, etc.). This is to avoid mangling any HTML that the user explicitly crafted.

I'm not sure what the fallout from the headers might be, since I'm not 100% sure there aren't uses where the user wanted mdbook to modify manual HTML. However, I don't see any in rust-lang's use.

ehuss added 3 commits October 30, 2025 10:02
This changes it so that header and `<dt>` tags manually written as HTML
are not modified (no anchor, no id, etc.). This is to avoid mangling any
HTML that the user explicitly crafted.

I'm not sure what the fallout from the headers might be, since I'm not
100% sure there aren't uses where the user wanted mdbook to modify
manual HTML. However, I don't see any in rust-lang's use.
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Oct 30, 2025
@ehuss ehuss added Breaking Change This would require a SemVer breaking change and removed S-waiting-on-review Status: waiting on a review labels Oct 30, 2025
@ehuss ehuss enabled auto-merge October 30, 2025 19:05
@ehuss ehuss added this pull request to the merge queue Oct 30, 2025
Merged via the queue into rust-lang:master with commit e8d7dd6 Oct 30, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking Change This would require a SemVer breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants