public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "tri...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <tridral-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Converting reference footnotes to inline footnotes (md -> md if poss.)
Date: Sun, 16 Jul 2023 08:35:38 -0700 (PDT)	[thread overview]
Message-ID: <fa3d8615-1ad8-4034-adb3-5e7daeaa8dden@googlegroups.com> (raw)


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

Is it possible to use Pandoc to convert an md file that has reference 
footnotes to one that has inline footnotes - just by going from md -> md, 
but failing that via another format.

I have a file containing reference footnotes like this
----
    Example[^1] line of text.

    [^1]: Example footnote
----

I would like to convert them all to inline footnotes like this

----
    Example^[Example footnote] line of text.
----

Thank you for any help

'ö-Dzin

-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/fa3d8615-1ad8-4034-adb3-5e7daeaa8dden%40googlegroups.com.

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

             reply	other threads:[~2023-07-16 15:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-16 15:35 tri...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org [this message]
     [not found] ` <fa3d8615-1ad8-4034-adb3-5e7daeaa8dden-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-07-19 13:36   ` Christophe Demko
     [not found]     ` <dabd9a50-de23-47d9-971e-cfc8d1b92e0dn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-07-19 15:57       ` Christophe Demko
2023-07-19 16:19       ` 'o-Dzin Tridral
     [not found]         ` <CAD3c=RBZ3r8sXRSebMD2hpX-mbLPubS7NF8nur=sr-z+tf--aQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2023-07-19 16:43           ` 'o-Dzin Tridral
     [not found]             ` <CAD3c=RDmb_AG=OeuZomhhokhHD0KWOwgZkjm--imw3akac6RhQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2023-07-19 17:59               ` Christophe Demko
     [not found]                 ` <fdfa600a-c418-467e-a01b-2f8af160eba9n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-07-19 18:43                   ` Christophe Demko
     [not found]                     ` <7d7d33f9-dc97-4b3e-b3f0-efcaac2bd324n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-07-19 21:32                       ` 'o-Dzin Tridral

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fa3d8615-1ad8-4034-adb3-5e7daeaa8dden@googlegroups.com \
    --to=tridral-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).