Skip to content

Should the path of the image function escape special characters? #3992

Answered by MDLC01
lettuceDestroyer asked this question in Q&A
Discussion options

You must be logged in to vote

The problem is that the argument to image is just a regular string, and there are good reasons to allow escape sequences in string literals. There is a proposal for a separate path type (#971). If this came with its own syntax, it would likely not allow escape sequences.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lettuceDestroyer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants