public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* parentheses in markdown and quoted HTML?
@ 2021-08-21 15:30 Maurice Pomerantz
       [not found] ` <75ca7036-c462-4989-b4e0-1fd1bd738f50n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Maurice Pomerantz @ 2021-08-21 15:30 UTC (permalink / raw)
  To: pandoc-discuss


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

Hello, 
I'm trying to transclude some pandoc markdown files into a larger html file 
and I notice that when the individual markdown files have parentheses in 
them, (like so) the resultant html text from each file is wrapped in 
quotation marks: 


" <p> I don't want (these) quotation marks </p>" 

Is there a simple solution for getting pandoc to not do this? I tried 
escaping the parentheses in the markdown, but that did not work. 

Barring this, I'll have to stop using parentheses in my writing (which 
would be a pity). 
Yours, 
Maurice 

-- 
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/75ca7036-c462-4989-b4e0-1fd1bd738f50n%40googlegroups.com.

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

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

* Re: parentheses in markdown and quoted HTML?
       [not found] ` <75ca7036-c462-4989-b4e0-1fd1bd738f50n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2021-08-21 17:02   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2021-08-21 17:02 UTC (permalink / raw)
  To: Maurice Pomerantz, pandoc-discuss


It's hard to say what's going on here without more information
about what you're doing to convert these files.  Can you
reproduce this with a short example just using pandoc?
It seems unlikely that pandoc itself is adding these
quotes...


Maurice Pomerantz <mp147-RWB/UN2hA5c@public.gmane.org> writes:

> Hello, 
> I'm trying to transclude some pandoc markdown files into a larger html file 
> and I notice that when the individual markdown files have parentheses in 
> them, (like so) the resultant html text from each file is wrapped in 
> quotation marks: 
>
>
> " <p> I don't want (these) quotation marks </p>" 
>
> Is there a simple solution for getting pandoc to not do this? I tried 
> escaping the parentheses in the markdown, but that did not work. 
>
> Barring this, I'll have to stop using parentheses in my writing (which 
> would be a pity). 
> Yours, 
> Maurice 
>
> -- 
> 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/75ca7036-c462-4989-b4e0-1fd1bd738f50n%40googlegroups.com.


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

end of thread, other threads:[~2021-08-21 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21 15:30 parentheses in markdown and quoted HTML? Maurice Pomerantz
     [not found] ` <75ca7036-c462-4989-b4e0-1fd1bd738f50n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-08-21 17:02   ` 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).