Markdown and image alignment

前端 未结 14 2347
予麋鹿
予麋鹿 2020-12-02 04:06

I am making a site that publishes articles in issues each month. It is straightforward, and I think using a Markdown editor (like the WMD one here in Stack Overflow) wo

14条回答
  •  醉梦人生
    2020-12-02 04:44

    I had the same task, and I aligned my images to the right by adding this:

    For aligning your image to the left or center, replace

    with

提交回复
热议问题