Quantcast
Channel: Whitespace in image paths
Viewing all articles
Browse latest Browse all 20

Whitespace in image paths

$
0
0

Given:

![text](C:/Users/Mike/Pictures/Screenshots/Screenshot (1).png)

The space before (1) prevents this from being recognized as an image tag (CommonMark.Net engine). Tried URL encoding (%20) but that didn’t work. Are spaces not allowed in path names?

Read full topic


Viewing all articles
Browse latest Browse all 20

Trending Articles