gitbook-plugin-picture-width
v1.1.4
Published
This plugin is to set width or position attributes of images.
Readme
About this plugin
This plugin is to set width or position attributes of images.
How to use this plugin
How to change width attributes
{20%}
Width unit can be changed to %, em, px or pt.
How to change position attributes
{c}
Place an image on the center.
{l}
Place an image on the left.
{r}
Place an image on the right.
How to combine with width and position function
{20%|c}
{c|20%}
