How to <br> in GitHub Markdown

nexik

Tomasz Ślązok

Posted on November 29, 2021

How to <br> in GitHub Markdown

In Github to create markdown file with list of some links started with emoticons instead of standard bullet points or numbers you can use breakpoint (
)

To do this, the line must end with two spaces and return. It's not something natural you can guess but it works like magic :)

💖 💪 🙅 🚩
nexik
Tomasz Ślązok

Posted on November 29, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related