影像
目錄
示例
小影像
大影像預設佔據閱讀列的全部寬度
影像尺寸可以使用查詢引數設定:
?h=<height>&w=<width>
帶邊框的影像,也可以使用查詢引數設定:
?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`
