File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Workspace
3030You can simply press the camera button <i class =" fa fa-camera " ></i >.
3131Or ** drag-n-drop** image in editor, even ** paste** image works!
3232It will automatically upload to ** [ imgur] ( http://imgur.com ) ** , nothing to worry :tada :
33- ![ ] ( http ://i.imgur.com/9cgQVqD.png)
33+ ![ ] ( https ://i.imgur.com/9cgQVqD.png)
3434
3535## Share note
3636If you want to share a ** editable** note, just copy the url.
@@ -57,7 +57,7 @@ It might be one of below:
5757
5858## Embed
5959``` xml
60- <iframe width =" 100%" height =" 500" src =" http ://hackmd.io/features" frameborder =" 0" ></iframe >
60+ <iframe width =" 100%" height =" 500" src =" https ://hackmd.io/features" frameborder =" 0" ></iframe >
6161```
6262
6363## [ Slide Mode] ( ./slide-example )
@@ -465,7 +465,7 @@ With a reference later in the document defining the URL location:
465465[ id ] : https://octodex.github.com/images/dojocat.jpg " The Dojocat "
466466
467467![ Minion] (https://octodex.github.com/images/minion.png =200x200)
468- Show the image With given size
468+ Show the image with given size
469469
470470### Footnotes
471471
You can’t perform that action at this time.
0 commit comments