Text not breaking in plugin description
已回答
My plugin description has several HTML paragraphs. The text in those paragraphs does not break automatically for some reason, when I watch the plugin description within IntelliJ > Settings > Plugins > Marketplace. I have no idea what I am doing wrong. Please check my Plugin “ADR Tools Support”. The plugin.xml can be checked on GitHub here.
请先登录再写评论。
Hi,
It seems that your custom image widths stretch the description panel width. I suggest creating images in the size you want to display and not using the width attribute.