- Further improvements to image embedding logic, now parses markdown with markdown-it to get image resources instead of complex regex. Should handle all edge cases (code blocks, etc...) more reliably.
- Normalization of raw html images so top-level raw HTML images render like separate block elements, matching the “one image per line” behavior you get with Markdown images