Markdown doesn’t do that. Markdown input is plain text and the output is HTML, 
including some HTML entities, but not double-encoded such that they would be 
visible when rendered as HTML.

If you are seeing entities in code blocks in the web pages you created with 
Prose (which I haven’t tried), then do report the bug to Prose’s maintainer(s).

Alan
On Jan 27, 2019, 1:26 AM -0800, Clement Yui-Wah Lee <[email protected]>, 
wrote:
> Hi
>
> I am using markdown indirectly via Prose.io
>
> I noticed that Prose (or markdown?) turned my slash (/) into &#x2F; and my 
> double quote (") into &quot;
> This happened when the markdown is within a code block. Such as
> GET https://company.io/api/2.0/resource
> And in Prose it got turned into
> GET https:&#x2F;&#x2F;company.io&#x2F;api&#x2F;2.0&#x2F;resource
> How can I avoid that? I googled a bit and searched a bit on the documentation 
> of Prose but the answer is not obvious to me. Thanks in advance!
>
> Virus-free. www.avg.com
> _______________________________________________
> Markdown-Discuss mailing list
> [email protected]
> https://pairlist6.pair.net/mailman/listinfo/markdown-discuss
_______________________________________________
Markdown-Discuss mailing list
[email protected]
https://pairlist6.pair.net/mailman/listinfo/markdown-discuss

Reply via email to