Skip to content

Commit

Permalink
add example description
Browse files Browse the repository at this point in the history
  • Loading branch information
gojanpaolo authored Jul 1, 2019
1 parent f3f5b51 commit 59e4434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Now you can enable `pasteImage.showFilePathConfirmInputBox` to modify file path
The pattern of string that would be pasted to text.

You can configure both the alt text and the file path.
For example: `![${imageFileNameWithoutExt}](${imageFilePath})`.
For example, `![${imageFileNameWithoutExt}](${imageFilePath})` would add the file name as the alt text instead of the default (blank).

You can use the following variables:

Expand Down

0 comments on commit 59e4434

Please sign in to comment.