public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Markdown syntax can't handle BibLaTeX formatting
@ 2017-11-01 13:25 distantflag
       [not found] ` <90e14ff2-6cec-4dfe-9236-0998cf317b6c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: distantflag @ 2017-11-01 13:25 UTC (permalink / raw)
  To: pandoc-discuss


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

I have an issue where the Markdown syntax for referring to bibliographical 
sources can't treat direct links to the entries in an BibLaTeX file.

For instance, the BibLaTeX file looks like this:

@online{statute._2014/foo:bar_title_????,
title = {Title},
author = {{Statute. 2014/Foo:Bar}},
langid = {swedish}
}

@report{author_report:_2014,
location = {Foobar},
title = {Report: Foo (Bar)},
url = {http://foo.bar},
author = {{Author}},
urldate = {2017-11-01},
date = {2014}
}

The Markdown formatting for referring to this would be

[@statute._2014/foo:bar_title_????]

and

[@author_report:_2014]

However, the question marks and the colon messes up the syntax formatting 
and the sources cannot be converted to plain text using pandoc.

What can be done about this? 

-- 
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/90e14ff2-6cec-4dfe-9236-0998cf317b6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

end of thread, other threads:[~2017-11-04  7:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-01 13:25 Markdown syntax can't handle BibLaTeX formatting distantflag
     [not found] ` <90e14ff2-6cec-4dfe-9236-0998cf317b6c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-01 16:40   ` John MACFARLANE
2017-11-01 20:40   ` Albert Krewinkel
     [not found]     ` <87tvyd4trv.fsf-9EawChwDxG8hFhg+JK9F0w@public.gmane.org>
2017-11-02  7:39       ` distantflag
     [not found]         ` <cfc702fb-7389-4b78-88c8-0ec235ffa481-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-02  7:53           ` Björn Ekström
     [not found]             ` <5fdd83a6-e681-42bf-91b5-1216e605f76b-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-02 19:22               ` John MACFARLANE
2017-11-02 20:02           ` Albert Krewinkel
     [not found]             ` <87po904ffv.fsf-9EawChwDxG8hFhg+JK9F0w@public.gmane.org>
2017-11-02 20:22               ` John MACFARLANE
2017-11-02 21:22                 ` Albert Krewinkel
     [not found]                   ` <87k1z84bpy.fsf-9EawChwDxG8hFhg+JK9F0w@public.gmane.org>
2017-11-02 22:19                     ` John MACFARLANE
2017-11-03  9:37                       ` Björn Ekström
     [not found]                         ` <1de89ee9-9064-4020-8419-4bcf7755cf9b-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-03  9:56                           ` Björn Ekström
     [not found]                             ` <219efc35-d812-4b40-addd-adaed55955d8-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-03 18:51                               ` Albert Krewinkel
     [not found]                                 ` <87bmkj42mv.fsf-9EawChwDxG8hFhg+JK9F0w@public.gmane.org>
2017-11-04  7:04                                   ` Björn Ekström

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).