Skip to content

[Merged by Bors] - doc: add newlines to clarify paragraph breaks#39247

Closed
grunweg wants to merge 1 commit into
leanprover-community:masterfrom
grunweg:markdownlazy
Closed

[Merged by Bors] - doc: add newlines to clarify paragraph breaks#39247
grunweg wants to merge 1 commit into
leanprover-community:masterfrom
grunweg:markdownlazy

Conversation

@grunweg
Copy link
Copy Markdown
Contributor

@grunweg grunweg commented May 12, 2026

These are strictly speaking, required by markdown, and make it more clear to the reader that a new paragraph begins. This corrects some generated documentation entries to have proper paragraph breaks.

Found by the linter in #27897.


Open in Gitpod

These are strictly speaking, required by markdown, and make it more clear
to the reader that a new paragraph begins.
@grunweg
Copy link
Copy Markdown
Contributor Author

grunweg commented May 12, 2026

@harahu You may find this interesting.

@github-actions
Copy link
Copy Markdown

PR summary 424dce2f30

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

@harahu
Copy link
Copy Markdown
Contributor

harahu commented May 12, 2026

These are strictly speaking, required by markdown [...]

Not merely strictly speaking! If you check the documentation pages, you'll find that this PR corrects actual misrenderings.

Thanks for tagging me, I am very very happy to see this work.

@grunweg
Copy link
Copy Markdown
Contributor Author

grunweg commented May 12, 2026

@JovanGerb Would you like to review this PR?

@JovanGerb
Copy link
Copy Markdown
Contributor

Looks reasonable to me

maintainer merge

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by JovanGerb.

@mathlib-triage mathlib-triage Bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label May 13, 2026
Copy link
Copy Markdown
Contributor

@bryangingechen bryangingechen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
bors r+

mathlib-bors Bot pushed a commit that referenced this pull request May 13, 2026
These are strictly speaking, required by markdown, and make it more clear to the reader that a new paragraph begins. This corrects some generated documentation entries to have proper paragraph breaks.

Found by the linter in #27897.
@mathlib-triage mathlib-triage Bot added ready-to-merge This PR has been sent to bors. and removed maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. labels May 13, 2026
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors Bot commented May 13, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title doc: add newlines to clarify paragraph breaks [Merged by Bors] - doc: add newlines to clarify paragraph breaks May 13, 2026
@mathlib-bors mathlib-bors Bot closed this May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants