We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d18f2c commit 65d2371Copy full SHA for 65d2371
docs/classic-ui/images.md
@@ -89,7 +89,7 @@ The most important properties are the following:
89
- `url`
90
- `width`
91
92
-At this point, you can also get an HTML tag, since you have created an instance of `api.content.get_view` in `scale_util`:
+You can directly create an HTML tag from `image_scale`:
93
94
```pycon
95
>>> print(image_scale.tag())
0 commit comments