<!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">Hello,</p>
<p dir="auto">Word wrapping in Markdown introduces line breaks and I don't like this<br>
behavior.</p>
<p dir="auto">Can I configure it to not do that?</p>
<p dir="auto">I would like for newlines to be introduced only between paragraphs,<br>
the way for example GitHub's UI is configured to work by default. This<br>
is because Markdown is meant to be human readable and hard word<br>
wrapping is nice and doable with a good text editor.</p>
<p dir="auto">E.g. this email was composed using hard word wrapping. It might look<br>
good, but when viewed as HTML it breaks on a mobile phone and some<br>
lines will be too short when introducing inline links.</p>
<br></div>
--
<br/>
Alex Nedelcu
<br/>
<a href="https://alexn.org">alexn.org</a>
<br/>



</div>
</body>
</html>