Starting in Pandoc 3, I've noticed that the commonmark format appears to have a different set of extensions when enumerated via:

`pandoc --list-extensions commonmark`

The changes are:

Removed:
-amuse
-attributes
-element_citations
-empty_paragraphs
-epub_html_exts
-mark
-markdown_attribute
-native_numbering
-ntb
-raw_markdown
-sourcepos
-styles
-xrefs_name
-xrefs_number

Added:
-wikilinks_title_after_pipe
-wikilinks_title_before_pipe

The removes were unexpected to us (things like `-sourcepos` appear to work even though they are not listed in the output from that command). Before I open an issue I just wanted to double check that this wasn't expected and perhaps I just misunderstood something...

Thanks

Charles

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/e7c74574-45ce-43fa-a0b9-f3e70571b45en%40googlegroups.com.