Skip to content

Commit 64abc86

Browse files
committed
resize images in markdown file
1 parent fcf5944 commit 64abc86

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

glyphs/u0066-knife/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
Regular:
2-
https://user-images.githubusercontent.com/3703530/33773450-32a24f74-dc38-11e7-8280-c1b1ceebdd27.png
2+
<img src="https://user-images.githubusercontent.com/3703530/33773450-32a24f74-dc38-11e7-8280-c1b1ceebdd27.png" height="60">
3+
34

45
Italic:
5-
https://user-images.githubusercontent.com/3703530/33773453-35b8aea6-dc38-11e7-88dc-8b3cbd2f5250.png
6+
<img src="hhttps://user-images.githubusercontent.com/3703530/33773453-35b8aea6-dc38-11e7-88dc-8b3cbd2f5250.png" height="60">
7+
68

79
Bold:
8-
https://user-images.githubusercontent.com/3703530/33773455-38bb2e76-dc38-11e7-9ecb-7f46363ab886.png
10+
<img src="https://user-images.githubusercontent.com/3703530/33773455-38bb2e76-dc38-11e7-9ecb-7f46363ab886.png" height="60">
11+
912

1013
Bold Italic:
11-
https://user-images.githubusercontent.com/3703530/33773459-3ae66ac6-dc38-11e7-94e4-d8341f4270c7.png
14+
<img src="https://user-images.githubusercontent.com/3703530/33773459-3ae66ac6-dc38-11e7-94e4-d8341f4270c7.png" height="60">
15+
1216

1317
Author:
1418
David van Gemeren <@burodepeper>

0 commit comments

Comments
 (0)