File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ For inline images, the alt text always overrides any title specified in the Mark
8080Image sizing is specified through the title argument. You can specify just the size without needing to provide a redundant title:
8181
8282``` markdown
83- 
84- 
83+ 
84+ 
8585```
8686
8787In this case, the alt text will be used as both the ` alt ` and ` title ` attributes, and the size parameters will be applied.
@@ -91,9 +91,9 @@ In this case, the alt text will be used as both the `alt` and `title` attributes
9191If ` H ` is omitted ` W ` is used as the height as well.
9292
9393``` markdown
94- 
95- 
96- 
94+ 
95+ 
96+ 
9797```
9898
9999
You can’t perform that action at this time.
0 commit comments