public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* org to md no intraword_underscores
@ 2015-06-23 19:26 Eide Benz
       [not found] ` <8288da79-1116-4e1c-ac06-8f165d2876d8-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Eide Benz @ 2015-06-23 19:26 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


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

Hello, 

I'm trying to convert the following string from org to md:

"file_01.jpg" what I get is "file~01~.jpg" regardless if I set 
intraword_underscores.

Is this a bug or am I missing something?

Thanks!

-- 
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/8288da79-1116-4e1c-ac06-8f165d2876d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* Re: org to md no intraword_underscores
       [not found] ` <8288da79-1116-4e1c-ac06-8f165d2876d8-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2015-06-24  5:41   ` John MacFarlane
  2015-06-24  8:03     ` Eide Benz
  0 siblings, 1 reply; 3+ messages in thread
From: John MacFarlane @ 2015-06-24  5:41 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

`intraword_underscores` is a markdown extension and does nothing for org mode.

If org mode doesn't interpret `file_01.jpg` as having a subscript, then this looks like a bug in the org reader.  Perhaps @tarleb can comment further.


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

* Re: org to md no intraword_underscores
  2015-06-24  5:41   ` John MacFarlane
@ 2015-06-24  8:03     ` Eide Benz
  0 siblings, 0 replies; 3+ messages in thread
From: Eide Benz @ 2015-06-24  8:03 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


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

Sorry my fault.
As I found out this is following the org mode convention:
http://orgmode.org/manual/Subscripts-and-superscripts.html

I have to escape the underscore to get the result I'm looking for: 
'file\_01.jpg'


-- 
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/dfeaf5ef-5927-42e8-8bda-af0511a8175c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

end of thread, other threads:[~2015-06-24  8:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-23 19:26 org to md no intraword_underscores Eide Benz
     [not found] ` <8288da79-1116-4e1c-ac06-8f165d2876d8-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-06-24  5:41   ` John MacFarlane
2015-06-24  8:03     ` Eide Benz

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