Why does the title "fig:" get inserted into this image link and, more importantly, how can I prevent that?

$ echo '![](foo.png)' | pandoc -f markdown -t commonmark
![](foo.png "fig:")

It appears to be fairly specific to CommonMark, i.e. it's not there for other flavours of markdown.

$ echo '![](foo.png)' | pandoc -f markdown -t markdown_github
![](foo.png)

--
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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/892c5a25-086a-4e19-b4c1-8975cea8df0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.