Add tooltip reference

Curtis Gedak 2019-06-05 10:01:46 -06:00
parent d1b15cde0d
commit 4e4298bbbb

@ -4,6 +4,8 @@ To reference images with current versions of Manuskript be sure to store the ima
See [absolute path URL examples](https://github.com/olivierkes/manuskript/issues/22#issuecomment-351722242).
_Note that tooltip display of relative path URL's (like `images/myimage1.jpg`) within Manuskript does not currently work._
One option is to store the images in a directory at the same level as the `project.msk` file. For example:
- Create an `images` folder at the same directory level as the `project.msk` file