Skip to content

Markdown cells could support <br> as line breaks #2146

@merplumander

Description

@merplumander

📝 Summary

I wish I could enforce a line break in markdown cells with something other than two spaces at the end of the line. Trailing spaces are removed by many automatic code clean-up procedures such as black and so I consistently have the problem that my markdown cells end up without line breaks.

🏁 Motivation

My hope is that I can keep using black to automatically format my .py files. While also having the possibility of having line breaks in markdown cells in these .py files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions