Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I currently insert html tags to insert a caption beneath an embedded object that I'd like to describe (an image of a diagram for example), and inserting html code within an obsidian md file isn't exactly clean.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Being able to type the caption in md and quartz rendering it by itself beneath the embeddable.
e.g.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Maybe it could be typed after a third pipe "|" in the obsidian embedding syntax?
e.g. ![name.svg|size|alt-text|caption]
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I currently insert html tags to insert a caption beneath an embedded object that I'd like to describe (an image of a diagram for example), and inserting html code within an obsidian md file isn't exactly clean.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Being able to type the caption in md and quartz rendering it by itself beneath the embeddable.

e.g.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Maybe it could be typed after a third pipe "|" in the obsidian embedding syntax?
e.g. ![name.svg|size|alt-text|caption]
Additional context
Add any other context or screenshots about the feature request here.