Woops, disregard my message. I found out something else in my pipeline
was inserting that <br>'s.
On Fri, Jul 29, 2011 at 4:55 PM, Brendan Miller <cat...@ca...> wrote:
> I'm using python markdown, and for some reason it is substituting <br>
> elements into the middle of my paragraphs whereever I have a
> linebreak.
>
> I'm just observing the convention of not having lines longer than 80
> columns in my markdown files. For the purposes for formatting, I
> thought the convention for markdown was to ignore newlines that don't
> start a new paragraph.
>
|