You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Image placeholders have the form ${img:name}.
The width and height of the image to insert may be specified as
additional arguments to the placeholder: ${img:name:width:height}
For the width and height, CSS units cm, mm, px, pt and pc may be used,
e.g. ${img:beispiel:15cm:360pt}
0 commit comments