Skip to content

Commit 5529d9d

Browse files
committed
Typo in changelog.
1 parent eea28a4 commit 5529d9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

changelog

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,10 +242,10 @@
242242
+ Added `Ext_lists_without_preceding_blankline`,
243243
`Ext_ascii_identifiers`, `Ext_ignore_line_breaks`,
244244
`Ext_yaml_metadataBlock` to `Extension`.
245-
+ Changed `writerSourceDir` to `writerSourceURL` and changed the type to
246-
a `Maybe`. `writerSourceURL` is set to 'Just url' when the first
247-
command-line argument is an absolute URL. (So, relative links will be
248-
resolved in relation to the first page.) Otherwise, 'Nothing'.
245+
+ Changed `writerSourceDirectory` to `writerSourceURL` and changed the
246+
type to a `Maybe`. `writerSourceURL` is set to 'Just url' when the
247+
first command-line argument is an absolute URL. (So, relative links
248+
will be resolved in relation to the first page.) Otherwise, 'Nothing'.
249249
+ All bibliography-related fields have been removed from
250250
`ReaderOptions` and `WriterOptions`: `writerBiblioFiles`,
251251
`readerReferences`, `readerCitationStyle`.

0 commit comments

Comments
 (0)