borismus / markdown-preview

Enables Chrome to render markdown files as HTML
http://smus.com
217 stars 42 forks source link

Won't parse image tag syntax #19

Open wulftone opened 12 years ago

wulftone commented 12 years ago

When I use the normal image syntax ![alt text](path/to/image.jpg) it fails by printing an exclamation point and then a normal link.

borismus commented 12 years ago

Odd. This is probably an issue in showdown since this project doesn't do any special formatting.