Skip to content

Commit 6a1f598

Browse files
committed
Update readme
1 parent 0a0c5d5 commit 6a1f598

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

+10-6
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,13 @@ With the Autolinks plugin, you simply need to provide the filename you wish to l
5757
[Git Flow](git_flow.md)
5858
```
5959

60-
The Autolinks plugin also works with `jpg` and `png` files:
61-
62-
```markdown
63-
# onboarding.md
64-
![Avatar](avatar.png)
65-
```
60+
The Autolinks plugin works with the following extension types:
61+
62+
* md
63+
* png
64+
* jpg
65+
* jpeg
66+
* bmp
67+
* gif
68+
* svg
69+
* webp

0 commit comments

Comments
 (0)