Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image displayed incorrectly #201

Open
GasolSun36 opened this issue Jan 21, 2020 · 1 comment
Open

image displayed incorrectly #201

GasolSun36 opened this issue Jan 21, 2020 · 1 comment

Comments

@GasolSun36
Copy link

Y7SU)L}I9)XLJ7T@)UF0_%0
When I copy and paste the image into the text box,it's showed above.
need some help ,thanks!

@Neyunse
Copy link

Neyunse commented Jan 25, 2020

use ![](url here)
the [ ] is the equivalent to alt="" in img tag

and the full code ex

![helloworld](/image/hello-world.png)
and return
<img src="/image/hello-world.png" alt="helloworld">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants