圖片
目錄
範例
小圖
預設情況下,大圖佔據閱讀欄的整個寬度
可以使用查詢參數設定圖片大小:
?h=<高度>&w=<寬度>
帶有邊框的圖片,也可以使用查詢參數設定:
?border=true
HTML 和 Markdown
- A small image: 
- Large images occupy the full width of the reading column by default:

- Image size can be set using query parameters: `?h=<height>&w=<width>`

- Image with a border, also set with a query parameter: `?border=true`
