Hi all, I've been testing out a simple conversion from a file written in markdown into html, and for the life of me I can't figure out why pandoc isn't converting my image. Everything else seems to convert just fine. Here's an the relevant syntax in my markdown file: ![test](https://www.howtogeek.com/wp-content/uploads/2007/09/image70.png) The link is just an example for testing purposes. When I run the command: pandoc -s -o example.html example.md Everything works just fine *except* right in the html I have "![test](https://www.howtogeek.com/wp-content/uploads/2007/09/image70.png)" not at all converted. Any ideas on what I'm doing wrong? -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/976c40c2-3180-4756-bcba-2a6ab7aa2bd4n%40googlegroups.com.