From 44428ca64de6678928c22072327a9f3fa605a2bb Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 20 Mar 2016 13:11:31 -0700 Subject: Changelog formatting. --- changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'changelog') diff --git a/changelog b/changelog index 1776125b4..09217ca7f 100644 --- a/changelog +++ b/changelog @@ -20,9 +20,9 @@ pandoc (1.17) * Add `readDocxWithWarnings` (API change, Jesse Rosenthal). - * Changed type of Shared.uniqueIdent argument from [String] to Set String. - This avoids performance problems in documents with many identically - named headers (API change, #2671). + * Changed type of `Shared.uniqueIdent`'s argument from `[String]` + to `Set String.` This avoids performance problems in documents with + many identically named headers (API change, #2671). * Removed `tex_math_single_backslash` from `markdown_github` options (#2707). -- cgit v1.2.3