-
Notifications
You must be signed in to change notification settings - Fork 842
Open
Open
Copy link
Labels
[Feature] Markdown[Status] Needs Author ReplyWe need more details from you. This label will be auto-added until the PR meets all requirements.We need more details from you. This label will be auto-added until the PR meets all requirements.[Type] EnhancementChanges to an existing feature — removing, adding, or changing parts of itChanges to an existing feature — removing, adding, or changing parts of it
Description
Impacted plugin
None / Other
What
Images doesn't have any width limitations
How
We have introduced the markdown parsing library in our synced handbooks (as part of the whole integration), and it seems that the resulting HTML for the images, when the images are too big, tend to break the page
Example
Ideally, the markdown parser should add at least a max-width:100% and maybe, a object-fit:contain to avoid this unnecessary overflows.
Metadata
Metadata
Assignees
Labels
[Feature] Markdown[Status] Needs Author ReplyWe need more details from you. This label will be auto-added until the PR meets all requirements.We need more details from you. This label will be auto-added until the PR meets all requirements.[Type] EnhancementChanges to an existing feature — removing, adding, or changing parts of itChanges to an existing feature — removing, adding, or changing parts of it