From d095b59f705e24e607bae9ebfa484d4a72c9c02a Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 29 Oct 2017 14:54:14 -0700 Subject: changelog formatting fix. --- changelog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 9569a2057..c8a67305b 100644 --- a/changelog +++ b/changelog @@ -1295,10 +1295,10 @@ pandoc (2.0) + Fixed small bug in list parsing (#3432). Previously the parser didn't handle properly this case: - * - a - - b - * - c - - d + * - a + - b + * - c + - d + Handle multiline cells in simple tables (#1166). + Parse list table directive (Keiichiro Shikano, #3432). + Make use of `anyLineNewline` (Alexander Krotov, #3686). -- cgit v1.2.3