Images #5
jdhitsolutions
started this conversation in
General
Replies: 1 comment 1 reply
-
When you say 'markdown reference link', can you be more specific? (Is it, e.g., a relative reference to that image?) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm unclear on how images work with the CLI. The documentation suggests that I put the image in the media folder and adjust the markdown image reference accordingly. The implication based on reading of the docs is that on push files in the media file will be uploaded. I just pushed a new email. The email showed up, albeit with formatting issues I'll cover in a separate discussion.
The email still had the markdown reference link which obviously doesn't work. I suppose the wishful part of me thought the push would replace the markdown link with an
<img>
tag. If the image in media was uploaded, I can't find a way to insert the uploaded file into the document. The alternative is to drag and drop media, which seems to defeat the purpose of the media folder.Now, I could very well have a misunderstanding on how this is supposed to work, and I recognize that some features may not be fully baked, which is why I am bringing this up here. The CLI could be part of my new publishing workflow, once I work out a few pesky details.
Beta Was this translation helpful? Give feedback.
All reactions