relative-image-url icon indicating copy to clipboard operation
relative-image-url copied to clipboard

A simple test of using relative URL in .MD files

Results 3 relative-image-url issues
Sort by recently updated
recently updated
newest added

Don't forget to URL-encode any spaces in the filename as `%20`.

On my computer, it should be `![Kiku](/images/Kiku.jpg)`

I've been trying to use relative paths for svg icons, but that does not seem to work. Am I doing anything wrong? (svg's do display using absolute paths.)