画像全体を表示
&を追加することで幅や高さの指定を可変にし、画像全体を表示
[*&| [image_url]]
https://gyazo.com/cbaae6f24a3a87b8fe02ae0bbdd08ae6
テキストも中央揃えにできる
[*****&| [image_url][image_url][image_url][image_url][image_url]]
https://gyazo.com/cbaae6f24a3a87b8fe02ae0bbdd08ae6https://gyazo.com/5c767870e917de6533258b5222d90a3dhttps://gyazo.com/5b016b77e239ffcbc2b283421c56504dhttps://gyazo.com/cbaae6f24a3a87b8fe02ae0bbdd08ae6https://gyazo.com/5c767870e917de6533258b5222d90a3d
code:style.css
.line strong .deco-\|.deco-\& img.image {
object-fit: contain;
max-height: none;
}