From 82d9aa7ca47a58bd771937b33b7dc3dc5938ed89 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 22 Oct 2021 22:38:58 -0700 Subject: Minor reformatting in chargelog. --- changelog.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index ce461caf7..bf8f2a6e4 100644 --- a/changelog.md +++ b/changelog.md @@ -283,12 +283,11 @@ * Text.Pandoc.Writers.Shared: + Export `splitSentences` as a Doc Text transform [API change]. - Use this in man/ms. - - We used to attempt automatic sentence splitting in man and ms - output, since sentence-ending periods need to be followed by - two spaces or a newline in these formats. But it's difficult - to do this reliably at the level of `[Inline]`. + Use this in man/ms. We used to attempt automatic sentence + splitting in man and ms output, since sentence-ending + periods need to be followed by two spaces or a newline in + these formats. But it's difficult to do this reliably at + the level of `[Inline]`. * Text.Pandoc.Translations: small revisions for compatibility with aeson 2. -- cgit v1.2.3