Skip to content

Instantly share code, notes, and snippets.

@Serrin
Created November 11, 2020 12:08
Show Gist options
  • Save Serrin/deb8269f586114bf6eb365c9ee5d0329 to your computer and use it in GitHub Desktop.
Save Serrin/deb8269f586114bf6eb365c9ee5d0329 to your computer and use it in GitHub Desktop.
Line breaks in markdown
Hello  (<-- two spaces)
World

Hello
World


Hello
World

Hello World


Hello<br/>
World

Hello
World


Hello

World

Hello

World

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment