Images not displaying in Marked

I find it really useful to be able to add images in my files. Writing articles with screenshots, I previously just put placeholders, and if there are a lot of images in an article, it’s hard to make sure I have right image in the right place, but also I often need to describe images.

I run my articles through Marked to use its HTML to post on Wordpress. Images aren’t display in Marked; is this a Marked issue or the way that Lettera references images. Here’s what I see In Marked’s HTML.

<p><img src="spell-check1.png" alt="" /><!-- {"width":497} --></p>

Could the problem be because Marked is interpreting paragraph breaks as <p> tags?

@kirkmc yes, I’m working with the Marked folks now as there are image rendering issues. He’s been traveling and is back today and he said he would take a look. I have other page break issues too which he’s also addressing. It is occurring in both v2 & v3 and I use the multi-file import as well as a single MD file. My images live in the same folder as the MD file.

Have you tried the Lettera HTML export, it works great but I need page breaks and that’s not a thing in html yet there is a tag for it which works in another app called MacDown 3000 (download from website).

It was fixed in one of the build updates a couple of weeks ago but the latest build broke that at least in v3.

-tom

I don’t want full HTML support. I just want to be able to copy my article to paste into a CMS. I don’t need all the extra stuff of a full webpage. Also, it’s much quicker to just use Marked and copy what I need.