Skip to content

Commit

Permalink
feat: add hyperlink image shortcode
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-baiborodine committed Oct 21, 2023
1 parent 637780e commit dce244b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ cropped and resized.
If you want to display an image as a hyperlink, use the `hyperlink-image` shortcode as follows:

```markdown
{{< hyperlink-image "<image-text>" "<image-url>" "<link-url" >}}
{{< hyperlink-image "<image-text>" "<image-url>" "<link-url>" >}}
```

### Video
Expand Down

0 comments on commit dce244b

Please sign in to comment.