File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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`.
You can’t perform that action at this time.
0 commit comments