Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否在插入图片时,设置图片的大小 #28

Open
giceli opened this issue Feb 6, 2024 · 0 comments
Open

能否在插入图片时,设置图片的大小 #28

giceli opened this issue Feb 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@giceli
Copy link

giceli commented Feb 6, 2024

能否在插入图片时,设置图片的大小。
每一次插入的图片所使用的都是默认的图片大小,除非放弃传统做法直接使用html语言,然并没有办法进行图片大小调整。能否增加一些对图片大小的灵活设置。如:

![aaa](https://avatars.githubusercontent.com/u/1709861?v=4     200x300)   //  图片大小:200x300
![aaa](https://avatars.githubusercontent.com/u/1709861?v=4     200x)         //  图片宽200,高自适应
![aaa](https://avatars.githubusercontent.com/u/1709861?v=4     x200)         //  图片高200,宽自适应
@giceli giceli added the enhancement New feature or request label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant