How to add new line in Markdown presentation?

前端 未结 10 1297
旧巷少年郎
旧巷少年郎 2020-12-07 12:41

How to add new line in Markdown presentation?

I mean, something like \\newline in TeX.

10条回答
  •  一向
    一向 (楼主)
    2020-12-07 13:28

    How to add new line in Markdown presentation?

    Check the following resource Line Return

    To force a line return, place two empty spaces at the end of a line.

提交回复
热议问题