public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Md to Md: Convert all reference link to inline link
@ 2018-12-25  0:34 Nikhil Agarwal
       [not found] ` <ea71be22-440b-4f46-8bc3-efa27c1d6186-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Nikhil Agarwal @ 2018-12-25  0:34 UTC (permalink / raw)
  To: pandoc-discuss


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

Inline links can be converted to reference link using `--reference-links`. 

Is it possible to do the other way round? i.e Can I convert all 
reference link to inline links?

-- 
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/ea71be22-440b-4f46-8bc3-efa27c1d6186%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* Re: Md to Md: Convert all reference link to inline link
       [not found] ` <ea71be22-440b-4f46-8bc3-efa27c1d6186-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2018-12-31 22:15   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2018-12-31 22:15 UTC (permalink / raw)
  To: Nikhil Agarwal, pandoc-discuss


Yes, if you do `pandoc -f markdown -t markdown`
without the `--reference-links` option, then
all links will be inline.

Nikhil Agarwal <explore.na-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Inline links can be converted to reference link using `--reference-links`. 
>
> Is it possible to do the other way round? i.e Can I convert all 
> reference link to inline links?
>
> -- 
> 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/ea71be22-440b-4f46-8bc3-efa27c1d6186%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.


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

end of thread, other threads:[~2018-12-31 22:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-25  0:34 Md to Md: Convert all reference link to inline link Nikhil Agarwal
     [not found] ` <ea71be22-440b-4f46-8bc3-efa27c1d6186-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2018-12-31 22:15   ` 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).