Does markdown supports multi-line (line-break inside the item) bullet list? In HTML, I can put <br>
inside it.
UPDATED in Jan 2020
Thank you for your contribution. Two trailing spaces work in the Jupyter environment.
Bullet point lists can be created by starting each line with an asterisk followed by a space before the content of the bullet point.
In a Markdown file or widget, enter two spaces before the line break to begin a new paragraph, or enter two line breaks consecutively to begin a new paragraph.
You can create bullet points in an unordered list in markdown format using an asterisk “*” at the beginning of the line. Links can be inserted anywhere in the readme.md. The structure is very similar to an image file, but without the exclamation mark at the beginning of the line.
Two spaces at the end of line are used to insert a line-break.
Example (replace the two dots with two spaces!):
* Item.. some indented text
This will render as:
A more markdown-friendly alternative (to accepted answer) is to add 2 trailing spaces to the first line.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With