From 6d6ab8c87187979e7abedd6253c785f4c35801a4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 10 Sep 2025 09:00:49 +0200 Subject: Changelog fix for #11042. See https://github.com/jgm/pandoc/pull/11042#issuecomment-3271905447 --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 14356ae12..e2b8a101f 100644 --- a/changelog.md +++ b/changelog.md @@ -319,7 +319,7 @@ parameter in a defaults file. + Add type `HighlightMethod` and patterns [API Change] (Albert Krewinkel). + The `writerListings` and `writerHighlightStyle` fields of the - `WriterOptions` type are replaced with `writerHighlightStyle` + `WriterOptions` type are replaced with `writerHighlightMethod` [API change] (Albert Krewinkel, #10525). * Text.Pandoc.Extensions: -- cgit v1.2.3