Skip to content

fix: indentation for markdown block comments in docstrings#22409

Merged
Jefffrey merged 1 commit into
apache:mainfrom
ariel-miculas:minor-formatting-issues
May 22, 2026
Merged

fix: indentation for markdown block comments in docstrings#22409
Jefffrey merged 1 commit into
apache:mainfrom
ariel-miculas:minor-formatting-issues

Conversation

@ariel-miculas
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Minor enough that I didn't open an issue for it.

Rationale for this change

There must be some issue in vim's syntax highlighting, possibly in https://github.com/rust-lang/rust.vim, but these minor inconsistencies break the sytax highlighting.

What changes are included in this PR?

Are these changes tested?

Before:
Screenshot 2026-05-21 at 10 15 50

After:
Screenshot 2026-05-21 at 10 16 06

Are there any user-facing changes?

No

There must be some issue in vim's syntax highlighting, possibly in
https://github.com/rust-lang/rust.vim, but these minor inconsistencies
break the sytax highlighting.
@github-actions github-actions Bot added logical-expr Logical plan and expressions datasource Changes to the datasource crate physical-plan Changes to the physical-plan crate labels May 21, 2026
Copy link
Copy Markdown
Contributor

@Jefffrey Jefffrey left a comment

Choose a reason for hiding this comment

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

thanks

@Jefffrey Jefffrey added this pull request to the merge queue May 22, 2026
Merged via the queue into apache:main with commit a8f03fd May 22, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

datasource Changes to the datasource crate logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants