mihaeu / cosmere

Sync your markdown files to Confluence
https://mihaeu.github.io/cosmere/
MIT License
36 stars 10 forks source link

Allow usage of `./path` paths #9

Closed mihaeu closed 2 years ago

mihaeu commented 4 years ago

h2. Problem

[description](./some/path/to/image.png)

Will produce errors like

✖  fatal     Error: ENOENT: no such file or directory, copyfile '../images/bla.png' -> '.../dist/._images/bla.png'
mihaeu commented 2 years ago

Already resolved