Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if path of src is valid for images #172

Open
BTWS2 opened this issue Oct 20, 2021 · 0 comments
Open

Check if path of src is valid for images #172

BTWS2 opened this issue Oct 20, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request medium priority Things we want to see implemented relatively soon
Milestone

Comments

@BTWS2
Copy link
Collaborator

BTWS2 commented Oct 20, 2021

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"/>

@BTWS2 BTWS2 added enhancement New feature or request low priority Thing we want to see implemented at some point labels Oct 20, 2021
@stijndcl stijndcl self-assigned this Nov 5, 2021
@BTWS2 BTWS2 added medium priority Things we want to see implemented relatively soon and removed low priority Thing we want to see implemented at some point labels Nov 29, 2021
@BTWS2 BTWS2 added this to the 1.0.1 milestone Nov 29, 2021
@BTWS2 BTWS2 modified the milestones: 1.0.1, 1.0.2 Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority Things we want to see implemented relatively soon
Projects
None yet
Development

No branches or pull requests

2 participants