feat: support image custom loading
Closed this issue · 0 comments
Simon-He95 commented
Description
When encountering markdown images in the form of ![] , we can provide a more elegant way to load them instead of directly outputting them as strings.
Suggested solution
When encountering markdown images in the form of ![] , we can provide a more elegant way to load them instead of directly outputting them as strings.
Alternative
No response
Additional context
No response