Comment on Markdown.css – make HTML look like plain-textparentComments−mrcolesOP13yyeah, the \A makes a newline and the `white-space: pre` makes that work like a <br>
Comments
yeah, the \A makes a newline and the `white-space: pre` makes that work like a <br>