# Hard line breaks This extension causes all newlines to be parsed as hard line breaks rather than soft breaks. ```````````````````````````````` example Hello there .

Hello
there

```````````````````````````````` ```````````````````````````````` example *Hello there* .

Hello
there

````````````````````````````````