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 218d9aa commit 935b6d5Copy full SHA for 935b6d5
fern/products/docs/pages/component-library/writing-content/markdown.mdx
@@ -82,12 +82,6 @@ You can use locally stored images or URLs to include images in your Markdown pag
82
</Tab>
83
</Tabs>
84
85
-To disable image zoom functionality, add the `noZoom` attribute to the image:
86
-
87
-```html
88
-<img src="../assets/logo.png" alt="Logo" noZoom />
89
-```
90
91
Common image attributes:
92
93
| Attribute | Description |
0 commit comments