public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Gavin <gavinslusher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: Converting markdown to html not including image?
Date: Thu, 20 Aug 2020 20:18:26 -0700 (PDT)	[thread overview]
Message-ID: <fdc3d446-c62c-4107-90a2-44ec892bef9bn@googlegroups.com> (raw)
In-Reply-To: <976c40c2-3180-4756-bcba-2a6ab7aa2bd4n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 1331 bytes --]

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-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/fdc3d446-c62c-4107-90a2-44ec892bef9bn%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2563 bytes --]

  parent reply	other threads:[~2020-08-21  3:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-21  2:18 Gavin
     [not found] ` <976c40c2-3180-4756-bcba-2a6ab7aa2bd4n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-08-21  3:18   ` Gavin [this message]
     [not found]     ` <fdc3d446-c62c-4107-90a2-44ec892bef9bn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-08-21 18:56       ` John MacFarlane
     [not found]         ` <m2zh6nbzfg.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2020-08-22 16:29           ` Gavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fdc3d446-c62c-4107-90a2-44ec892bef9bn@googlegroups.com \
    --to=gavinslusher-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).