[画像URL]
[[画像URL]]
<img src="https://gyazo.com/41fa46237ddad05309e90541fe429cfc/thumb/1000" class="strong-image" alt="Gyazo">
というふうに class に strong-image が設定される max-width: 95%
css.line .strong-image {
margin: 3px 0;
max-width: 95%;
max-height: none;
display: inline-block;
vertical-align: middle;
}