<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">How do I type a line breaks in MailMate? The spec specifies: <code>When you do want to insert a <br /> break tag using Markdown, you end a line with two or more spaces, then type return.</code> And that works if you want to use a single line break like so</p>

<p dir="auto">Hello</p>

<p dir="auto">World</p>

<p dir="auto">But that doesn't seem to work with multiple line breaks.  </p>

<p dir="auto">~ Randy Tjahjono</p>
</div>
</div>
</body>
</html>