public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* disable percent encoding?
@ 2015-11-16 15:53 Colin McLear
       [not found] ` <f0325cd1-2034-466a-9aad-251b2dae6fa3-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Colin McLear @ 2015-11-16 15:53 UTC (permalink / raw)
  To: pandoc-discuss


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

Since pandoc 1.15.1 there was a change in the way the HTML writer percent 
encoded some characters. From the release notes:

Percent-encode more special characters in URLs (#1640, #2377). The special 
characters are >'<','>','|','"','{','}','[',']','^', '`'.


Is there a way to disable this? It breaks a pandoc wrapper I use with the 
pelican blogging platform.


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/f0325cd1-2034-466a-9aad-251b2dae6fa3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* disable percent encoding?
       [not found] ` <f0325cd1-2034-466a-9aad-251b2dae6fa3-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2015-11-17 13:19   ` Andrew Dunning
       [not found]     ` <7f21a15f-c843-4b10-a26d-ee1dc4c208fc-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Dunning @ 2015-11-17 13:19 UTC (permalink / raw)
  To: pandoc-discuss

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

Those are 'unwise' characters in URLs, according to the spec. I think Jekyll takes care of these placeholders before passing the text to the Markdown processor; could Pelican do the same?

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

* Re: disable percent encoding?
       [not found]     ` <7f21a15f-c843-4b10-a26d-ee1dc4c208fc-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2015-11-18 19:41       ` Colin McLear
  0 siblings, 0 replies; 3+ messages in thread
From: Colin McLear @ 2015-11-18 19:41 UTC (permalink / raw)
  To: pandoc-discuss


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

Pelican is supposed to replace '{filename}' with the correct path to the 
root level of the website content. Unfortunately it doesn't do this with 
the pandoc_reader plugin running, so I thought I'd check here before trying 
to muck about with the plugin code. 


On Tuesday, November 17, 2015 at 8:19:26 AM UTC-5, Andrew Dunning wrote:
>
> Those are 'unwise' characters in URLs, according to the spec. I think 
> Jekyll takes care of these placeholders before passing the text to the 
> Markdown processor; could Pelican do the same?

-- 
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/594dbf97-80f1-43a8-9c05-a8f8fcdaad03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

end of thread, other threads:[~2015-11-18 19:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-16 15:53 disable percent encoding? Colin McLear
     [not found] ` <f0325cd1-2034-466a-9aad-251b2dae6fa3-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-11-17 13:19   ` Andrew Dunning
     [not found]     ` <7f21a15f-c843-4b10-a26d-ee1dc4c208fc-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-11-18 19:41       ` Colin McLear

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