everything-curl icon indicating copy to clipboard operation
everything-curl copied to clipboard

Escape sequences in Markdown not showing up properly

Open rsteele6 opened this issue 1 year ago • 1 comments

Here:

https://everything.curl.dev/cmdline/configfile#when-to-use-quotes

For the second bullet point, a few of the escape sequences aren't showing up correctly. The markdown looks ok to me, so I'm unsure what the problem is.

The live page looks like this:

image

while the MD looks like this:

image

rsteele6 avatar Dec 27 '23 15:12 rsteele6

Clearly a case where gitbook and GitHub disagree on how to render! The PDF also looks correct...

bagder avatar Dec 27 '23 15:12 bagder

This URL is now https://everything.curl.dev/cmdline/configfile.html#when-to-use-quotes and it shows the backslashes correctly.

bagder avatar Mar 18 '24 10:03 bagder