Check if path of src
is valid for images
#172
Labels
enhancement
New feature or request
medium priority
Things we want to see implemented relatively soon
Milestone
According to https://stackoverflow.com/questions/30338591/single-and-double-backslash-in-path only
/
and\\
are allowed.This should result in an error.
<img alt="The picture of a cat" src="media\cat.png"/>
The text was updated successfully, but these errors were encountered: