This is essentially the inverse of T322476: Techblog: Lead paragraph missing in feed readers.
By default in WordPress, including on the Diff, the "excerpt" is something shown only on the homepage and maybe in a few other listings but never when the article itself is shown in full.
The Techblog, however, did something usual through its "Modern" theme, which is to repurpose this as the lead paragraph. Because the theme forced this, and because editors want to avoid a jarring repetition between the lede and first regular paragraph, it got used as what it looked like: The lede paragraph.
| Techblog home | Techblog post |
|---|---|
For articles that had such a lede, they now begin with their second paragraph. The lede is gone.
https://diff.wikimedia.org/2023/02/24/from-hell-to-html/
Now, because I anticipated this issue, and as workaround for the T322476 bug, this doesn't affect articles I wrote. What I did for the past couple years, whenver publishing an article, copied the lede into the body content as first paragraph and used CSS to hide the duplicate except rendered by the Techblog/Modern theme. As a result, that lede wasn't missing in feed readers, and is now preserved in the Diff:
https://web.archive.org/web/20260410232928/https://techblog.wikimedia.org/2023/05/08/around-the-world-how-wikipedia-became-a-multi-datacenter-deployment/
https://diff.wikimedia.org/2023/05/08/around-the-world-how-wikipedia-became-a-multi-datacenter-deployment/
| Techblog | Diff |
|---|---|
Succes! But, I do realize this may complicate a bulk action. I'd be happy to fix these up myself, so feel free to bulk action on any Techblog-imported posts on Diff, and simply take any custom excerpt and prepend it as opening paragraph to the content.





