EduardAkhmetshin opened a new issue, #9063: URL: https://github.com/apache/arrow-rs/issues/9063
**Describe the bug** While working on https://github.com/apache/arrow-rs/pull/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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
