Skip to content
Discussion options

You must be logged in to vote

To be clear, you want ![Rust language logo](/images/cuddlyferris.svg) to be <img src="/images/Rlogo.svg" alt="R language logo"/> or <img src="./images/Rlogo.svg" alt="R language logo"/>?

The root cause of the issue is during the project path normalisation/resolution pandoc.path.join is used. This function uses Windows specific separator:

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kbvernon
Comment options

@mcanouil
Comment options

mcanouil May 6, 2026
Collaborator

Answer selected by kbvernon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
windows file-systems issues with NFS, google drive, onedrive, etc
2 participants