Hi,

It seems your example `\\\\volume\\folder\\` is rendered as two
backslases as expected.
This is a HTML output on my local.

Thanks,
Takeshi KOMIYA

2021年3月18日(木) 1:21 Kevin Canney <kmcan...@gmail.com>:
>
> In a Sphinx project, I'm attempting to display UNC paths. Let's take 
> \\volume\folder\ for example.
>
> My understanding was that I'd need to double the backslashes as follows in my 
> reStructuredText: \\\\volume\\folder\\
>
> Doing that works correctly for the backslashes before and after "folder" but 
> the 4 backslashes before "volume" are still displayed as a single backslash 
> in my output: \volume\folder\
>
> Can anyone advise how to display the double backslashes before "volume" so my 
> output correctly displays \volume\folder?
>
> Thanks in advance!
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sphinx-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sphinx-users/651a3c96-e4c4-4005-9c88-8f2ce9d1c7f7n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/CAFmkQAPFdxE9xEaCHcehywa%3D4ov88rc%2BUYrffx9qiEfyZ0qPvA%40mail.gmail.com.

Reply via email to