Skip to content

Empty first line in some code examples #9063

@EduardAkhmetshin

Description

@EduardAkhmetshin

Describe the bug
While working on #9062, I noticed that some existing code examples render incorrectly with empty lines in the beginning:
https://docs.rs/arrow/latest/arrow/compute/fn.min_boolean.html
https://docs.rs/arrow/latest/arrow/compute/fn.max_boolean.html
https://docs.rs/arrow/latest/arrow/compute/fn.lexsort.html
https://docs.rs/arrow/latest/arrow/compute/fn.take_record_batch.html
https://docs.rs/arrow/latest/arrow/compute/fn.shift.html

To Reproduce
Open the pages listed above.

Expected behavior
Code examples rendered correctly without empty lines in the beginning.

Metadata

Metadata

Labels

bugdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions