[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] org.conman.cbor 1.2.0
- From: Coda Highland <chighland@...>
- Date: Tue, 4 Oct 2016 22:49:25 -0700
On Tue, Oct 4, 2016 at 10:47 PM, Sean Conner <sean@conman.org> wrote:
> The other issue I have with Markdown (et al) is that in the majority of
> such documents, each paragraph is one exceedingly long line, making it
> difficult for *me* to read. more (or less) (and here, I'm talking about the
> Unix commands more and less) will wrap the lines at the edge of the TTY
> window, making for some very badly formatted text.
This isn't true of Markdown, at least. Markdown treats consecutive
lines as a single paragraph and requires that you inject extra
whitespace if you DON'T want that.
/s/ Adam