마크다운으로 이미지를 가운데 정렬하는 기능

Today, we use:

<div align="center">
[image]
</div>

It would be nice if image code had an option to center as well. Something like:

![image|100x499|centered](upload://zPH5RYitXN4nR9PUKTp2fJT7Xta.png)
2개의 좋아요

i was just working on a image alignment theme component and added this to it.

2개의 좋아요