From 82d69ddc23dc3e44e1903de6131d2e7f27c3ee0a Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 29 Oct 2017 14:50:37 -0700 Subject: Changelog formatting fix. --- changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'changelog') diff --git a/changelog b/changelog index b6ed2898c..9569a2057 100644 --- a/changelog +++ b/changelog @@ -940,9 +940,9 @@ pandoc (2.0) properly escape things that would otherwise start ordered lists, such as - --- - title: 1. inline - ... + --- + title: 1. inline + ... + Better handling of tables with empty columns (#3337). We now calculate the number of columns based on the longest row (or the length of aligns or widths). -- cgit v1.2.3