RFR: 404: Add a blank line after quoted blocks in TextToMarkdown

Robin Westberg rwestberg at openjdk.java.net
Thu May 28 13:07:55 UTC 2020


Hi all,

Please review this change that inserts an blank line after quoted blocks in case there isn't one already, which matches
how an email client would render the text.

Best regards,
Robin

-------------

Commit messages:
 - Append a blank line after quoted blocks that don't already have one

Changes: https://git.openjdk.java.net/skara/pull/632/files
 Webrev: https://webrevs.openjdk.java.net/skara/632/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-404
  Stats: 28 lines in 2 files changed: 27 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/skara/pull/632.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/632/head:pull/632

PR: https://git.openjdk.java.net/skara/pull/632


More information about the skara-dev mailing list