public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: From markdown to markdown, resolving bibliography
Date: Sat, 3 Oct 2015 16:37:54 -0700	[thread overview]
Message-ID: <20151003233754.GB53129@MacBook-Air.local> (raw)
In-Reply-To: <20151003074444.GA8720-ATBnwnkP+pFSq9BJjBFyUp/QNRX+jHPU@public.gmane.org>

+++ Manolo Martínez [Oct 03 15 09:44 ]:
>On 10/03/15 at 12:17am, Matthias Hüning wrote:
>> Did you try
>> pandoc -f markdown -t markdown-citations
>>
>> - Matthias
>
>
>Huh, I didn't know about that, thanks. That option is not documented, is
>it?

It is, sort of:

Under -f/--from:
Markdown syntax extensions can be individually enabled or
disabled by appending +EXTENSION or -EXTENSION to the format
name, as described above under -f.

And then http://pandoc.org/README.html#citations

>I'd rather not have references in a <div> context (after all, the output
>is supposed to be markdown), but I'm sure I can deal with that with a
>filter.

Or:

    pandoc -t markdown-native_divs-raw_html-citations


-- 
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/20151003233754.GB53129%40MacBook-Air.local.
For more options, visit https://groups.google.com/d/optout.


  parent reply	other threads:[~2015-10-03 23:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02 12:19 Manolo Martínez
2015-10-03  7:17 ` Matthias Hüning
     [not found]   ` <97526374-6ff4-4152-a04b-858a33dfddb4-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-10-03  7:44     ` Manolo Martínez
     [not found]       ` <20151003074444.GA8720-ATBnwnkP+pFSq9BJjBFyUp/QNRX+jHPU@public.gmane.org>
2015-10-03 23:37         ` John MacFarlane [this message]
     [not found]           ` <20151003233754.GB53129-jF64zX8BO08aTFSqC7bH4WZHpeb/A1Y/@public.gmane.org>
2015-10-04  6:32             ` Manolo Martínez

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=20151003233754.GB53129@MacBook-Air.local \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@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).