1.1.4 • Published 5 years ago
gitbook-plugin-picture-width v1.1.4
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%}