brendonh / pyth

Python text markup and conversion
MIT License
89 stars 79 forks source link

PlainTextWriter adds extraneous newline after each paragraph #41

Open pombredanne opened 7 years ago

pombredanne commented 7 years ago

See https://github.com/brendonh/pyth/blob/f2a06fc8dc9b1cfc439ea14252d39b9845a7fa4b/pyth/plugins/plaintext/writer.py#L36 I think that these newline should not be added (or the newline argument should be honored when using PlainTextWriter.write