Ahh, I see.  Thanks for the clarification!
On Friday, August 21, 2020 at 2:56:54 PM UTC-4 John MacFarlane wrote:

Leading spaces are fine -- but if you have 4 or more, you
get an indented code block instead of an image.

Gavin <gavins...-Re5JQEeQqe8@public.gmane.orgm> writes:

> OK I'm posting my solution in case it helps anyone... as stupid as it was:
>
> Spaces. Make sure there are no leading spaces before the exclamation point.
>
> On Thursday, August 20, 2020 at 10:18:21 PM UTC-4 Gavin wrote:
>
>> 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-discus...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/fdc3d446-c62c-4107-90a2-44ec892bef9bn%40googlegroups.com.

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/7b748296-4276-48f6-9a4e-fae48c3a0df8n%40googlegroups.com.