imagepos
type: string, default: "mc"
Controls how an image is positioned within its containing node.
imagepos
only has an effect when the image is smaller than the containing node.
The default is to be centered both horizontally and vertically.
Valid values:
tl
- Top Lefttc
- Top Centeredtr
- Top Rightml
- Middle Leftmc
- Middle Centered (the default)mr
- Middle Rightbl
- Bottom Leftbc
- Bottom Centeredbr
- Bottom Right
- Nodes
Last modified
June 14, 2021
: Update docsy theme (097a529)