retype icon indicating copy to clipboard operation
retype copied to clipboard

Suggestion: image formatting

Open AmrAb-05 opened this issue 2 years ago • 1 comments

It would be nice to have some image formatting options. Especially like border-radius

AmrAb-05 avatar Jul 06 '23 16:07 AmrAb-05

Agreed. We have plans to build in additional styling options.

For now, you can override individual image instances using the following technique:

![](sample.jpg){ style="border-radius: 8px;" }

Hope this helps.

geoffreymcgill avatar Jul 06 '23 16:07 geoffreymcgill