Describe the bug
New lines are added automatically when the code block is rendered.
Markdown is the editor.
Steps To Reproduce
Expected behavior
I hope that it does not add an unintended new line.
Screenshots
https://docs.loliot.net/link/133#bkmrk-installation
Your Configuration (please complete the following information):
Additional context
@hhk7734 Thanks for reporting, Assigned to the next bugfix release.
I did remove some code that trimmed these blocks, as part of the last release, since that caused issues with intentional indenting but it looks like we should still trim the end.
Thanks again for reporting @hhk7734.
A patch has been applied and will be deployed as part of the next bugfix release.
Most helpful comment
@hhk7734 Thanks for reporting, Assigned to the next bugfix release.
I did remove some code that trimmed these blocks, as part of the last release, since that caused issues with intentional indenting but it looks like we should still trim the end.