From 4e4298bbbb80c5595a9d71953d55fc8acd7ce329 Mon Sep 17 00:00:00 2001 From: Curtis Gedak Date: Wed, 5 Jun 2019 10:01:46 -0600 Subject: [PATCH] Add tooltip reference --- How-to-Add-Images-to-a-Project.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/How-to-Add-Images-to-a-Project.md b/How-to-Add-Images-to-a-Project.md index bfdf3c6..4c85b7f 100644 --- a/How-to-Add-Images-to-a-Project.md +++ b/How-to-Add-Images-to-a-Project.md @@ -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