Skip to content

Conversation

jieyouxu
Copy link
Member

To avoid strange extraneous bottom margins. Follow-up to #1618.

I was confused why I couldn't reproduce #1617 (comment), it turns out you need (ordered, unordered) list within blockquote to repro.

Preview

Click to expand

Screenshot 2025-05-30 090425

Sample markdown to test

Click to expand
Text before

> How about full paragraphs?

Text in-between.

> Revision:
>
> - (2025-05-30) This blog post was edited to clarify the lack of impact for distribution packagers (i.e. distribution packages will still be able to build `N + 1` version of Rust using version `N` of Rust), as this change affects the contributor workflow.
> - Another `<li>`.

This blog post accompanies an [upcoming major change to the `rust-lang/rust` build system][stage0-redesign-pr] (see also [Major Change Proposal 619][redesign-stage0-mcp]). This will have no impact on the distributed artifacts from [rust-lang/rust], but the way we build those artifacts is changing.

> Revision:
>
> 1. (2025-05-30) This blog post was edited to clarify the lack of impact for distribution packagers (i.e. distribution packages will still be able to build `N + 1` version of Rust using version `N` of Rust), as this change affects the contributor workflow.
> 2. Another `<li>`.

r? @senekor

To avoid strange extraneous bottom margins.
@senekor
Copy link
Contributor

senekor commented May 30, 2025

Thanks!

@senekor senekor enabled auto-merge May 30, 2025 07:48
@senekor senekor merged commit 92f8f62 into rust-lang:master May 30, 2025
5 checks passed
@jieyouxu jieyouxu deleted the blockquote-style branch May 30, 2025 09:03
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.

2 participants