Inline image feature
under review
Zheni Metodieva
Currently, the only way to add an image is to place it on a new line by itself. I want to be able to place in within the text, on the same line and between words, as this is major tech writing functionality.
Log In
D
D360 Product Management
under review
Shakeer Hussain S
Hi All - This feature is already available in our Advanced WYSIWYG editor. Please check adn share your feedback.
Hilde Verweire
Shakeer Hussain S I need it in the markdown editor, it is the editor I work with.
Shaunna Lacey
Shakeer Hussain S It seems to work but always ends up on a new line. I then have to use the backspace/delete key to make it appear within the flow of my text. Is that the intended behaviour?
Vijayendrad Darode
Do we have any inbuilt solution for this critical feature?
Barbara Dreyer
(Feature Request)
When we create new articles in Block Editor, we need the ability to insert the image inline at insertion point. We need features in the image toolbar that make it possible to place the image inline at the insertion point (not left, right, or center) and we need to specify to vertically align the image in the middle (not bottom).
Barbara Dreyer
(Bug Fixes)
When we convert legacy wysiwyg articles into Block Editor, we need the inline images to properly render. Currently, the vertical alignment “middle” is switched to “bottom” in Block Editor (not desired).
When modifying markup in Block Editor Code View, we need our image settings to “stick”. Currently, Code View resets back to the default settings upon clicking Save and any custom settings added are lost. For example, changing vertical alignment from “bottom” to “middle” gets reset back to “bottom” by Block Editor/Code View.
P
Prabhakaran Parasuraman
Hi Zheni, you can easily provide your image between contents. First, insert the image, then provide your content by navigating through arrows. Since this is achievable in the block editor, we are requesting you to use it. I've attached a screenshot for your reference. We would like to close this feedback.
If you have any suggestions please feel free to share it with us. Thank you.
Vijayendrad Darode
Prabhakaran Parasuraman By 'Block Editor' do you mean the new Advanced WSIWYG editor?
Shakeer Hussain S
Vijayendrad Darode: Yes, You are right.
Julian Weiss
I'm not sure I understand. I have inline graphics (see https://kb.ctera.com/v1/docs/displaying-statistics).
Vijayendrad Darode
Julian Weiss: What's your workaround for inline images? Please share.
Glenn Elliott
I've +1 this thread, we have to have inline pictures quite a lot and the only way we can do it is with the following HTML I managed to get out of ChatGPT
<ul>
<li><span style="display: inline; vertical-align: middle">SOME TEXT HERE</span> <span style="display: inline-block; vertical-align: middle"><img src="https://files.document360.io/URL TO YOUR IMAGE SAVED IN DRIVE.png" class="fr-fil fr-dib"></span></li>
</ul>
A feature when clicking on the image that says inline or new line or insets image inline would be great, there has to be something easier than doing this every time
P
Prabhakaran Parasuraman
Hi Zheni, thanks for writing to us. We understand your use case from our end. We will investigate this thoroughly and check the technical feasibility. We will keep you posted on the same.