fix: invalid image in quick-markdown-example.md
This commit is contained in:
parent
826e97f27e
commit
089d93c09a
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ Here's a "line block" (note how whitespace is honored):
|
|||
|
||||
and images can be specified like so:
|
||||
|
||||
![example image](http://www.unexpected-vortices.com/sw/rippledoc/example-image.jpg "An exemplary image")
|
||||
![example image](https://user-images.githubusercontent.com/9413601/123900693-1d9ebd00-d99c-11eb-8e9e-cf7879187606.png "An exemplary image")
|
||||
|
||||
Inline math equation: $\omega = d\phi / dt$. Display
|
||||
math should get its own line like so:
|
||||
|
|
Loading…
Reference in a new issue