Closed positlabs closed 8 years ago
Maybe I misunderstood what this option is for. The docs are super vague, but it seems like this is only for html images and not photo posts.
Convert any external image URLs to Tumblr image URLs
Maybe it's failing because I'm not supplying a caption? Either way, I don't think it should bork if caption is missing.
I got this problem today, solution:
native_inline_images: 'true'
work with html format, don't work with markdown, what a shame >_<
@positlabs: yeah, the documentation for native_inline_images
could be a little clearer. it only applies to images in the body/caption field of posts, where we consider images "inline" with the text caption as opposed to being the front-and-center media content of the post.
for the case you're describing, what you're trying to do, you shouldn't need native_inline_images
in the first place; source: 'https://img.buzzfeed.com/buzzfeed-static/static/2014-04/enhanced/webdr03/4/16/enhanced-26552-1396642701-1.jpg?no-auto'
should be enough to create a photo post from that external image.
@nemesisqp: you're right that native_inline_images
doesn't currently work for markdown posts. sorry!
closing this for now since it's behaving correctly.
Using
native_inline_images
option for photo posts is failing.Stack trace: