-
I tried to add gif in file.md and I need to resize the gif. How can file.md support option resize gif ? or Help me some solution to fix resize ?
|
Beta Was this translation helpful? Give feedback.
Answered by
alexvoss
Nov 13, 2023
Replies: 1 comment
-
As the documentation on using and formatting images suggests, the Attribute List extension can be used to style images. You could specify the width, for example, or add padding. Best to do so with a CSS class and some extra_css:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SavantEVO
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As the documentation on using and formatting images suggests, the Attribute List extension can be used to style images. You could specify the width, for example, or add padding. Best to do so with a CSS class and some extra_css: