The double white space hard line break has the right output: ```markdown a b ``` The `\` hard line break has a wrong output, there is a white space after `a`: ```markdown a \ b ``` Screenshot: 
The double white space hard line break has the right output:
The
\hard line break has a wrong output, there is a white space aftera:a \ bScreenshot: