wrap_comments
does not ensure code blocks start on a new line
#5244
Labels
a-comments
a-markdown
markdown formatting in doc comments
only-with-option
requires a non-default option value to reproduce
When a long line in a comment is followed by a code block, rustfmt may break the formatting on the code block.
Configuration
Input
Output
Expected
The text was updated successfully, but these errors were encountered: