Skip to content

Commit

Permalink
docs(readme): use YouTrack format to render image with attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
vasokot authored and catcombo committed Nov 23, 2024
1 parent 70af01f commit 184f7cf
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 @@ -224,7 +224,7 @@ convert("[Winston Smith|~accountid:internal-id] woke up with the word 'Shakespea
<td>

```
<img src="image.jpg" width="300" height="200" />
![image.jpg](image.jpg){width=300 height=200}
```
</td>
</tr>
Expand Down

0 comments on commit 184f7cf

Please sign in to comment.