From d8deb8b6c3afd7f34655dbb15d44c56cf24221b5 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 12 Jan 2022 18:46:29 -0800 Subject: [PATCH] Fix typo in changelog. --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 7d4a248ae..d28fdbd90 100644 --- a/changelog.md +++ b/changelog.md @@ -42,7 +42,7 @@ Previously `@item [p. 12; @item2]` was incorrectly parsed as three citations rather than two. This is now fixed by ensuring that `prefix` doesn't gobble any semicolons. - + Revert changes to `inlinesInBlanacedBrackets` (commit fa83246), + + Revert changes to `inlinesInBalancedBrackets` (commit fa83246), which caused regressions. + Improve detection of pipe table line widths (#7713). Fixed calculation of maximum column widths in pipe tables. It is