tpl/tplimpl: Add img loading attribute to figure shortcode (#10927)

This commit is contained in:
InLaw
2023-05-21 21:28:45 +02:00
committed by GitHub
parent 0e0c7b25e3
commit a942ceef40
@@ -117,6 +117,9 @@ height
width
: `width` attribute of the image.
loading
: `loading` attribute of the image.
attr
: Image attribution text. Markdown within the value of `attr` will be rendered.