public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* How to suppress title attribute in a CommonMark image link?
@ 2017-10-13 16:44 Jennifer Bryan
       [not found] ` <892c5a25-086a-4e19-b4c1-8975cea8df0f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Jennifer Bryan @ 2017-10-13 16:44 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 936 bytes --]

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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.

[-- Attachment #1.2: Type: text/html, Size: 1519 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-10-13 18:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-13 16:44 How to suppress title attribute in a CommonMark image link? Jennifer Bryan
     [not found] ` <892c5a25-086a-4e19-b4c1-8975cea8df0f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-10-13 17:31   ` John MACFARLANE
2017-10-13 17:57     ` Jennifer Bryan
     [not found]       ` <3dcce503-9815-4a2d-aad9-b884f0e023aa-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-10-13 18:05         ` John MACFARLANE
2017-10-13 18:16           ` Jennifer Bryan
     [not found]             ` <d32e07da-beac-4710-b65e-7a02d9f76d43-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-10-13 18:48               ` John MACFARLANE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).